The Xentara Modbus Driver v1.1
User Manual
Loading...
Searching...
No Matches
JSON Format for Polls
See also
JSON Format for I/O Batches in the Xentara user manual

A JSON object describing a poll has the following syntax:

{
"@IOBatch.Modbus.Poll": {
"id": "QueryDiscreteInputs",
"uuid": "4a32bda9-bff7-4dd9-a9e1-3e11303fe5a1",
}
}

Object Members
idA string value containing the ID of the coil. The ID is used to construct the poll’s primary key.
uuidA string value containing the unique UUID of the poll.