Common Fields Application

Recommended

Field Name

ID - HEX

Size in Bytes

Description

Data Type

Uplink/

Downlink/

Both

time_param_unix_absolute

0x1F42

4

Timestamp using UNIX format

Unsigned Integer

Uplink

time_set_time_sync_absolute

0x1F41

4

(Cellular only) Command to set the UNIX time on the Device in an absolute manner

Unsigned Integer

Downlink

time_set_time_sync_relative

0x2EE1

6

(LoRa only) Command to set the UNIX time on the Device in a relative manner using a unique 24-hr CRC byte

Signed Integer

Downlink

time_set_time_sync_relative_key

0x07D1

1

(LoRa only) Daily random byte upload used by network for relative time sync

Unsigned Integer

Uplink

device_param_application_id

0x0FAA

2

Application ID of the current application in use by the device

Unsigned Integer (ID is listed before the application title in the adjacent columns)

Uplink

device_set_diagnostic_data_period

0x0FAD

2

Log rate of the Keep Alive diagnostics in minutes

Unsigned Integer, Unit: minutes

Both

device_set_logger_enable

0x07E2

1

Device Logger Enabled or Disabled

Boolean

Both

device_set_logger_log_period

0x0FAE

2

Log rate in minutes to capture sensor readings

Unsigned Integer, Unit: minutes

Both

device_set_logger_send_period

0x0FAF

2

Send rate in minutes to capture sensor readings

Unsigned Integer, Unit: minutes

Both

device_set_alert_enable

0x0821

1

Global flag to enable device alerts

Boolean

Both

device_set_enable

0x07E3

1

Device Enabled or Disabled

Boolean

Both

device_set_soft_reset

0x0001

0

Command to soft restart the device

N/A

Downlink

device_set_upload_device_and_application_settings

0x0004

0

Command to request the device to upload its device and application settings

N/A

Downlink

Optional

Field Name

ID - HEX

Size in Bytes

Description

Data Type

Uplink/

Downlink/

Both

time_set_time_sync_relative

0x2EE1

6

Command to set the UNIX time on the Device in a relative manner using a unique 24-hr CRC byte

Signed Integer

Downlink

time_set_time_sync_relative_key

0x07D1

1

Daily random byte upload used by network for relative time sync

Unsigned Integer

Uplink

time_param_unix_last_config_update

0x1F49

4

Internal use only. Stores the time of the most recent configuration update.

Unsigned Integer

Uplink

device_param_microcontroller_idle_voltage

0x0FA1

2

Voltage Reading in mV

Unsigned Integer, Unit: mV

Uplink

device_param_power_supply_voltage

0x0FA2

2

Voltage Reading in mV

Unsigned Integer, Unit: mV

Uplink

device_param_power_supply_rechargeable_battery_voltage

0x0FA3

2

Voltage Reading in mV

Unsigned Integer, Unit: mV

Uplink

device_param_microcontroller_idle_current

0x0FA4

2

Current Reading in uA

Unsigned Integer, Unit: uA

Uplink

device_param_microcontroller_temperature_min

0x080F

1

Minimum temperature of the microcontroller during the past period

Signed Integer, Unit: °C

Uplink

device_param_microcontroller_temperature_current

0x0811

1

Current temperature of the microcontroller

Signed Integer, Unit: °C

Uplink

device_param_microcontroller_temperature_max

0x0810

1

Maximum temperature of the microcontroller during the past period

Signed Integer, Unit: °C

Uplink

telemetry_param_magnetic_tamper_device

0x07DD

1

Tampering occurred if enabled

Boolean

Uplink

device_param_pcba_level

0x6599

VAR_1B

Internal use only. Stores the PCBA level of the device.

ASCII

Uplink

device_set_supply_current_adc_offset

0x1003

2

Internal use only. Stores the ADC offset to measure the supply current.

Signed Integer

Both

device_param_firmware_level

0x0FAB

2

Current firmware level of the device

Unsigned Integer (/10)

Uplink

device_param_reset_count

0x07DE

1

Amount of restarts that the device underwent in the past keep-alive period

Unsigned Integer

Uplink

device_param_peripheral_error_transceiver

0x07DF

1

Amount of transceiver serial communication issues encountered in the past keep-alive period

Unsigned Integer

Uplink

device_param_bluetooth_incorrect_attempts

0x07E0

1

Amount of incorrect BLE connection attempts that the device underwent in the past keep-alive period

Unsigned Integer

Uplink

device_set_upload_network_and_fota_settings

0x0003

0

Command to request the device to upload its network and FOTA settings

N/A

Downlink

device_set_upload_setting_ids

0x6598

VAR_1B

Command to request settings by ID

Byte 1: Amount of IDs, Bytes 2-3: ID1, Bytes 4-5: ID2, …

Downlink

device_set_upload_param_ids

0x659D

VAR_1B

Command to request parameters by ID

Byte 1: Amount of IDs, Bytes 2-3: ID1, Bytes 4-5: ID2, …
IDs supported: 0x6599, 0x6591, 0x36B1, 0x1771, 0x07DA, 0x07DB, 0x0FAB

Downlink

device_set_sync_fota_server

0x0005

0

Command to request device to sync with FOTA server immediately

N/A

Downlink

device_set_factory_reset_fota_settings

0x0006

0

Command to reset the FOTA settings to factory default

N/A

Downlink

device_set_factory_reset_network_settings

0x0007

0

Command to reset the network settings to factory default

N/A

Downlink

device_set_factory_reset_application_settings

0x0008

0

Command to reset the application settings to factory default

N/A

Downlink

device_set_debug_data_enable

0x0817

1

Debug Data Enable or Disable. Process to send debug data is application dependent.

N/A

Both

device_param_peripheral_hardware_error

0x0009

0

Command to indicate that one of the sensors or peripherals is not functioning properly

N/A

Uplink

device_param_peripheral_sensing_error

0x000A

0

Command to indicate that one of the sensors or peripherals is not interpreting the data properly

N/A

Uplink