The location of the device, as well as the hot/cold correspondence will be located in the name of the device, which you can request the way it is indicated in the “Fetching Your Device” section.
DEVICE_OFFLINE_BIT
API Label | Unit | Description |
---|---|---|
device_offline_bit | N/A | Indicates if the device is offline. This status is checked once every 24hs. If the device is found offline, this variable will be set to 1 |
IN_FLOW_TEMPERATURE
API Label | Unit | Description |
---|---|---|
in_flow_temperature | ºC | The temperature of the water flowing through the valve. |
TOTAL_CONSUMPION
API Label | Unit | Description |
---|---|---|
total_consumption | m3 | The total water consumption measured by the device. The unit is displayed in the consumption_volume_unit variable. |
VALVE_STATUS
API Label | Unit | Description |
---|---|---|
valve_status | N/A | Indicates the status of the valve as open (0), closed (2) or error (3). |
CONSUMPTION_VOLUME_UNIT
API Label | Unit | Description |
---|---|---|
consumption_volume_unit | N/A | Indicates the unit of total consumption for the device as m³ (0), ft³ (1), gal (2) or unrecognised (3). |
TOTAL_CONSUMPTION_M3
API Label | Unit | Description |
---|---|---|
total_consumption_m3 | m3 | The total water consumption measured by the device in m3. |