For the complete documentation index, see llms.txt. This page is also available as Markdown.

Send readings to B3

XML sent to B3 with the readings.

[05/06/2024 14:35:54:861] [S2Gateway] Sending xml:
<?xml version="1.0" encoding="UTF-8"?>
<Boomerang>
  <NodeServer>
    <MacAddress>b8:27:eb:c7:38:d9</MacAddress>
    <NodeType>9300</NodeType>
    <Status>---</Status>
    <Sensor>
      <SensorID>3</SensorID>
      <SensorIndex>0</SensorIndex>
      <SensorType>9304</SensorType>
      <Time>06/05/2024 14:35:22</Time>
      <Value>42.00</Value>
    </Sensor>
    <Sensor>
      <SensorID>10</SensorID>
      <SensorIndex>0</SensorIndex>
      <SensorType>9301</SensorType>
      <Time>06/05/2024 14:35:21</Time>
      <Value>25.68</Value>
    </Sensor>
    <Sensor>
      <SensorID>23</SensorID>
      <SensorIndex>0</SensorIndex>
      <SensorType>9301</SensorType>
      <Time>06/05/2024 14:35:21</Time>
      <Value>25.38</Value>
    </Sensor>
    <Sensor>
      <SensorID>5</SensorID>
      <SensorIndex>3</SensorIndex>
      <SensorType>9302</SensorType>
      <Time>06/05/2024 14:35:09</Time>
      <Value>0.00</Value>
    </Sensor>
    <Sensor>
      <SensorID>5</SensorID>
      <SensorIndex>2</SensorIndex>
      <SensorType>9302</SensorType>
      <Time>06/05/2024 14:35:09</Time>
      <Value>0.00</Value>
    </Sensor>
    <Sensor>
      <SensorID>5</SensorID>
      <SensorIndex>0</SensorIndex>
      <SensorType>9301</SensorType>
      <Time>06/05/2024 14:35:08</Time>
      <Value>28.38</Value>
    </Sensor>
    <Sensor>
      <SensorID>5</SensorID>
      <SensorIndex>1</SensorIndex>
      <SensorType>9302</SensorType>
      <Time>06/05/2024 14:35:08</Time>
      <Value>0.00</Value>
    </Sensor>
    <Sensor>
      <SensorID>3</SensorID>
      <SensorIndex>1</SensorIndex>
      <SensorType>9301</SensorType>
      <Time>06/05/2024 14:35:08</Time>
      <Value>26.87</Value>
    </Sensor>
    <Sensor>
      <SensorID>2</SensorID>
      <SensorIndex>0</SensorIndex>
      <SensorType>9301</SensorType>
      <Time>06/05/2024 14:35:08</Time>
      <Value>25.56</Value>
    </Sensor>
  </NodeServer>
</Boomerang>
[05/06/2024 14:35:55:062] [S2Gateway] Response xml:
<?xml version="1.0" encoding="utf-16"?>
<NodeServer>
<MacAddress>b8:27:eb:c7:38:d9</MacAddress>
<Status>OK</Status>
</NodeServer>
</Boomerang>

Last updated