The estimated jitter (variation) for the 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}/jitter
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}/jitter
Request samples
curl
Python
JavaScript
Go
Response samples
200
401
application/json
{
"result": 0.106,
"error": "Error message (present if an error occurred)."