/sys/db/max-registers

The maximum number of registers (columns) that can be stored in the meter's database.

Get /sys/db/max-registers

SecurityApiKey
Responses
200

Normal response.

401

Unauthorized response.

get/sys/db/max-registers
Request samples
Response samples
application/json
{
  • "result": 64,
  • "error": "Error message (present if an error occurred)."
}