/sys/push/next/attempt

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
Response samples
application/json
{
  • "result": "1682658559.0",
  • "error": "Error message (present if an error occurred)."
}