Set point buffer size
GET
/devices/id/queueRtkCmd_SetPointBufferSize
Authorizations
ApiKeyAuth
TypeAPI Key (header: Authorization)
Parameters
Path Parameters
id*
device id
Typenumber
Requiredformat
integer
Query Parameters
maxPoints*
min=1, max=1000(default). 250 recommended for poor network areas. Settings are not persisted across reboots, so you may want to queue cmd always when receiving "connected" event for a device
Typenumber
Requiredformat
Responses
Body (JSON)
application/json
JSON
{
"deviceId": 0,
"messageId": 0,
"commandType": 0,
"created": "string",
"sent": "string",
"receivedAck": "string",
"payload": "string",
"response": "string",
"id": 0
}
GET
/devices/id/queueRtkCmd_SetPointBufferSize