v1

Device type API Label: gatewayv1.0

Status and Connectivity Variables

These variables report the gateway's live operational status and network connectivity.

Variable Name
API Label
UnitDescription
STATUS
status
A periodic heartbeat to check if the gateway is connected (1 = connected, 0 = disconnected).
DOWNLINK_COUNT
downlink_count
Downlink packets count since last reboot.
UPLINK_COUNT
uplink_count
Uplink packets count since last reboot.
LTE_INFO
lte_info
LTE latest operator, RSSI, and SIM card number. Updated daily.
ETH_CONNECTED
eth_connected
Indicates if the Ethernet interface has an internet connection (1 = connected, 0 = not connected).
LTE_CONNECTED
lte_connected
Indicates if the LTE interface has an internet connection (1 = connected, 0 = not connected).

Derived Variables

Computed variables derived from status data.

Variable Name
API Label
UnitDescription
24H_UPTIME
24h_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 Name
API Label
UnitDescription
OFFLINE_ALERT_BIT
offline_alert_bit
Bit to toggle offline alerts on (1) or off (0).
UPTIME_ALERT_BIT
uptime_alert_bit
Bit to enable (1) or disable (0) uptime alerts.
UPTIME_THRESHOLD
uptime_threshold
%Percentage threshold below which an uptime alert is triggered.