Device type API Label: aquana_meter_v1.0
Raw Data Variables
These are the variables sent directly by the device.
Variable NameAPI Label | Unit | Description |
|---|---|---|
AC_POWER_BITac_power_bit | — | Indicates if the device is powered by AC (1) or not (0). |
AMBIENT_TEMPERATUREambient_temperature | °C | Ambient temperature measured by the device with a resolution of 0.01 °C. |
AMBIENT_TEMPERATURE_FAHRENHEITambient_temperature_fahrenheit | °F | Ambient temperature measured by the device with a resolution of 0.018 °F. |
BATTERY_INDICATION_BITbattery_indication_bit | — | State of the battery as good (2), average (1) or bad (0) based on the battery voltage. |
BATTERY_PERCENTAGEbattery_percentage | % | Latest averaged battery percentage level of the device. |
BATTERY_VOLTAGEbattery_voltage | V | Latest averaged battery level of the device. |
BOOT_COUNTboot_count | — | Total number of system boots since device birth. |
CHECKIN_TYPEcheckin_type | — | Type of check-in from the device: Periodic (0), Alert (1), Retry (2), or Command ACK / Other (3). |
COMMAND_IDcommand_id | — | Application-level Command ID from the cloud. Carried in subsequent uplinks as execution acknowledgement. Defaults to 0x00000001 after boot. |
CONSUMPTION_SINCE_LAST_TX_M3consumption_since_last_tx_m3 | m³ | The consumption measured since the last transmission by the device in m³. |
DATA_VERSIONdata_version | — | Version identifier for the data payload format. |
FRAME_COUNTframe_count | — | Number of messages transmitted by the device since last reset. |
RSSIrssi | dBm | How good the signal power (radio signal) is from the device to the closest gateway. |
SNRsnr | dBm | Signal-to-noise ratio from the device to the closest gateway. |
SPREADING_FACTORspreading_factor | — | LoRaWAN spreading factor — a lower value means lower transmit power and more battery efficient operation. |
TOTAL_CONSUMPTION_FT3total_consumption_ft3 | ft³ | The total water consumption measured by the device in ft³. |
TOTAL_CONSUMPTION_Ltotal_consumption_l | L | The total water consumption measured by the device in litres. |
TOTAL_CONSUMPTION_M3total_consumption_m3 | m³ | The total water consumption measured by the device in m³. |
TURN_COUNTturn_count | — | Total number of valve position changes since device birth. |
VALVE_STATUSvalve_status | — | Indicates the status of the valve as open (0), closed (1), reduced (2) or unknown (3). |
Internal Configuration and Device Management Variables
Variables used for device control, status monitoring, and remote management.
Variable NameAPI Label | Unit | Description |
|---|---|---|
CLOSE_VALVEclose_valve | — | Control variable for the valve (0 = open, 1 = closed, 2 = reduced, 3 = sediment turn). |
CONFIRM_STATUSconfirm_status | — | Acknowledges and confirms the current device status. |
DEVICE_ALERTdevice_alert | — | Indicates that the device requires attention. |
DEVICE_MISSED_UPDATE_BITdevice_missed_update_bit | — | Set to 1 if the device has not sent a message in the past hour. |
DEVICE_OFFLINE_BITdevice_offline_bit | — | Set to 1 if the device has missed an update and DEVICE_MISSED_UPDATE_BIT is already set. |
SIGNAL_QUALITY_CHECKsignal_quality_check | — | Indicates the signal quality seen by the device. |
Alert Related Variables
Variables that control and report alert conditions.
Variable NameAPI Label | Unit | Description |
|---|---|---|
BATTERY_ALERT_ENABLEDbattery_alert_enabled | — | Controls whether battery alerts are sent on Ubidots (1 = on, 0 = off). |
CONTINUOUS_FLOW_ALERTcontinuous_flow_alert | — | Indicates if the device is detecting a continuous flow (1) or not (0). |
PINHOLE_LEAK_ALERTpinhole_leak_alert | — | Indicates if the device detected a pinhole leak (1) or not (0). |
PIPE_BURST_ALERTpipe_burst_alert | — | Indicates if the device detected a pipe burst (1) or not (0). |
SEND_VALVE_ALERTsend_valve_alert | — | Indicates if a valve alert needs to be sent for the device (1) or not (0). |
TEMPERATURE_ALERT_ENABLEDtemperature_alert_enabled | — | Controls whether temperature alerts are sent on Ubidots (1 = on, 0 = off). |
TEMPERATURE_ALERT_HIGH_THRESHOLDtemperature_alert_high_threshold | — | High temperature threshold for Ubidots alerts. |
TEMPERATURE_ALERT_LOW_THRESHOLDtemperature_alert_low_threshold | — | Low temperature threshold for Ubidots alerts. |