The estimated time it takes for a network packet from the meter to
reach this NTP server (or vice versa). The unit is milliseconds.
The is available only if the meter considers this server a peer.
Get /sys/net/ntp/server/{idx}/delay
SecurityApiKey
Request
path Parameters
idx
required
integer >= 0
The index of an NTP server.
Responses
200
Normal response.
401
Unauthorized response.
get/sys/net/ntp/server/{idx}/delay
Request samples
curl
Python
JavaScript
Go
Response samples
200
401
application/json
{
"result": 0.79,
"error": "Error message (present if an error occurred)."