The next time the meter will send push data to the server. The
time is expressed as a decimal Unix
timestamp string. If unavailable, this
is an empty string.
Get /sys/push/next/attempt
SecurityApiKey
Responses
200
Normal response.
401
Unauthorized response.
get/sys/push/next/attempt
Request samples
curl
Python
JavaScript
Go
Response samples
200
401
application/json
{
"result": "1682658559.0",
"error": "Error message (present if an error occurred)."