Device type API Label: gatewayv1.0
Status and Connectivity Variables
These variables report the gateway's live operational status and network connectivity.
Variable NameAPI Label | Unit | Description |
|---|---|---|
STATUSstatus | — | A periodic heartbeat to check if the gateway is connected (1 = connected, 0 = disconnected). |
DOWNLINK_COUNTdownlink_count | — | Downlink packets count since last reboot. |
UPLINK_COUNTuplink_count | — | Uplink packets count since last reboot. |
LTE_INFOlte_info | — | LTE latest operator, RSSI, and SIM card number. Updated daily. |
ETH_CONNECTEDeth_connected | — | Indicates if the Ethernet interface has an internet connection (1 = connected, 0 = not connected). |
LTE_CONNECTEDlte_connected | — | Indicates if the LTE interface has an internet connection (1 = connected, 0 = not connected). |
Derived Variables
Computed variables derived from status data.
Variable NameAPI Label | Unit | Description |
|---|---|---|
24H_UPTIME24h_uptime | % | Tracks the amount of time the gateway was online in a rolling 24-hour period. |
Alert Related Variables
Variables that control and report alert conditions.
Variable NameAPI Label | Unit | Description |
|---|---|---|
OFFLINE_ALERT_BIToffline_alert_bit | — | Bit to toggle offline alerts on (1) or off (0). |
UPTIME_ALERT_BITuptime_alert_bit | — | Bit to enable (1) or disable (0) uptime alerts. |
UPTIME_THRESHOLDuptime_threshold | % | Percentage threshold below which an uptime alert is triggered. |