1_IOTPRO-RadarDistanceAirTiltLegacy
Fields
Field Name | ID - HEX | Size in Bytes | Description | Data Type | Uplink/ Downlink/ Both |
|---|---|---|---|---|---|
telemetry_param_distance_air_channel_1 | 0x0FD0 | 2 | Distance reading when sensor is attached above fluid or object | Unsigned Integer, Unit: mm | Uplink |
telemetry_param_signal_strength_rel_ch1 | 0x100B | 2 | Signal strength | Signed Integer (/100), Unit: dB | Uplink |
telemetry_param_state_channel_1 | 0x080A | 1 | Indicates whether the tilt alarm is active or not | Boolean (0: Normal, 1: Tilt Alarm) | 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 |
Optional
Field Name | ID - HEX | Size in Bytes | Description | Data Type | Uplink/ Downlink/ Both |
|---|---|---|---|---|---|
device_set_radar_range_start_channel_1 | 0x1009 | 2 | Distance Reading in mm up to 65.535m and when sensor is attached above fluid | Unsigned Integer, Unit: mm | Both |
device_set_radar_range_stop_channel_1 | 0x100A | 2 | Indicates the signal quality of the reading | Unsigned Integer, Unit: mm | Both |
telemetry_param_tilt_x_channel_1 | 0x0FC8 | 2 | Tilt in Degrees | Signed Integer | Uplink |
telemetry_param_tilt_y_channel_1 | 0x0FC9 | 2 | Tilt in Degrees | Signed Integer | Uplink |
telemetry_param_tilt_z_channel_1 | 0x0FCA | 2 | Tilt in Degrees | Signed Integer | Uplink |
device_set_debug_data_enable | 0x0817 | 1 | Enable or disable X, Y, Z readings | Boolean | Both |
device_set_tilt_alert_motion_channel_1_angle | 0x081E | 1 | Angle threshold for triggering tilt alarm | Unsigned Integer | Both |
device_set_tilt_alert_motion_channel_1_count | 0x081F | 1 | Amount of readings needed to trigger tilt alarm | Unsigned Integer | Both |
device_set_tilt_x_offset_channel_1 | 0x100C | 2 | Offset in degrees for Tilt X Channel 1 | Signed Integer | Both |
device_set_tilt_y_offset_channel_1 | 0x100D | 2 | Offset in degrees for Tilt Y Channel 1 | Signed Integer | Both |
device_set_tilt_z_offset_channel_1 | 0x100E | 2 | Offset in degrees for Tilt Z Channel 1 | Signed Integer | Both |
Example Packet
Packet (HEX) | 0x36B20140E17D77FD5D0FAA00011F42685D16260FD00FFF080A10FA240AF | |
ID1 | 0x36B2 | IMEI |
Value1 | 0x0140E17D77FD5D | 352812193545565 |
ID2 | 0x0FAA | Application ID |
Value2 | 0x0001 | Radar Distance Air TIlt (Legacy) |
ID3 | 0x1F42 | Event 1: UNIX Time |
Value3 | 0x685D1626 | 1750930982 |
ID4 | 0x0FD0 | Event 1: Distance Air |
Value4 | 0x0FFF | 4.095mm |
ID5 | 0x080A | Event 1: Tilt Alarm |
Value5 | 0x01 | Tilt Alarm is ON |
ID6 | 0x0FA2 | Event 1: Power Supply Voltage |
Value6 | 0x40AF | 16.559V |