![]() |
Demo HCI Implementation for WiMOD-LR Devices
V2.0.3
|
Structure containing the data of an Ack of the SensorApp. More...
#include <SAP/WiMOD_SAP_SensorApp_IDs.h>
Public Attributes | |
| UINT8 | StatusFormat |
| UINT8 | DestGroupAddress |
| UINT16 | DestDevAddress |
| UINT8 | SourceGroupAddress |
| UINT16 | SourceDevAddress |
| UINT8 | DigitalInputs |
| INT16 | RSSI |
| INT8 | SNR |
| UINT32 | RxTime |
| bool | OptionalInfoAvaiable |
Structure containing the data of an Ack of the SensorApp.
| UINT16 TWiMODLR_SensorApp_AckSensorData::DestDevAddress |
destination device address
| UINT8 TWiMODLR_SensorApp_AckSensorData::DestGroupAddress |
destination group address
| UINT8 TWiMODLR_SensorApp_AckSensorData::DigitalInputs |
Sensor Values;
| bool TWiMODLR_SensorApp_AckSensorData::OptionalInfoAvaiable |
internal flag indicating of optional fields are present / valid
| INT16 TWiMODLR_SensorApp_AckSensorData::RSSI |
Received Signal Strength Indicator [dBm], signed integer
| UINT32 TWiMODLR_SensorApp_AckSensorData::RxTime |
timestamp from RTC
| INT8 TWiMODLR_SensorApp_AckSensorData::SNR |
Signal to Noise Ratio [dB], signed integer
| UINT16 TWiMODLR_SensorApp_AckSensorData::SourceDevAddress |
device address of message sender
| UINT8 TWiMODLR_SensorApp_AckSensorData::SourceGroupAddress |
group address of message sender
| UINT8 TWiMODLR_SensorApp_AckSensorData::StatusFormat |
Status/Format Field set by WiMOD; (WiMOD --> Host only)