/sys/push/last/count

The number of register data rows that were sent to the server during the last push. If unavailable, this is zero.

Get /sys/push/last/count

SecurityApiKey
Responses
200

Normal response.

401

Unauthorized response.

get/sys/push/last/count
Request samples
Response samples
application/json
{
  • "result": 900,
  • "error": "Error message (present if an error occurred)."
}