S2GW readings

The example of XML post from the S2GW to B3 with S2 sensors' readings. The time stamps use UTC time.

<Boomerang>
<NodeServer>
<MacAddress>b8:27:eb:c7:38:d9</MacAddress>
<NodeType>9300</NodeType>
<Status>---</Status>
<Sensor>
<SensorID>20</SensorID>
<SensorIndex>3</SensorIndex>
<SensorType>9304</SensorType>
<Time>03/24/2023 13:47:41</Time>
<Value>43.70</Value>
</Sensor>
<Sensor>
<SensorID>20</SensorID>
<SensorIndex>4</SensorIndex>
<SensorType>9306</SensorType>
<Time>03/24/2023 13:47:41</Time>
<Value>15.00</Value>
</Sensor>
<Sensor>
<SensorID>20</SensorID>
<SensorIndex>2</SensorIndex>
<SensorType>9301</SensorType>
<Time>03/24/2023 13:47:41</Time>
<Value>36.40</Value>
</Sensor>
</NodeServer>
</Boomerang>

Last updated