Demo HCI Implementation for WiMOD-LR Devices  V2.0.3
TWiMODLR_SensorApp_AckSensorData Struct Reference

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
 

Detailed Description

Structure containing the data of an Ack of the SensorApp.

Member Data Documentation

◆ DestDevAddress

UINT16 TWiMODLR_SensorApp_AckSensorData::DestDevAddress

destination device address

◆ DestGroupAddress

UINT8 TWiMODLR_SensorApp_AckSensorData::DestGroupAddress

destination group address

◆ DigitalInputs

UINT8 TWiMODLR_SensorApp_AckSensorData::DigitalInputs

Sensor Values;

See also
SENSORAPP_DIGITAL_INPUT* defines

◆ OptionalInfoAvaiable

bool TWiMODLR_SensorApp_AckSensorData::OptionalInfoAvaiable

internal flag indicating of optional fields are present / valid

◆ RSSI

INT16 TWiMODLR_SensorApp_AckSensorData::RSSI

Received Signal Strength Indicator [dBm], signed integer

◆ RxTime

UINT32 TWiMODLR_SensorApp_AckSensorData::RxTime

timestamp from RTC

◆ SNR

INT8 TWiMODLR_SensorApp_AckSensorData::SNR

Signal to Noise Ratio [dB], signed integer

◆ SourceDevAddress

UINT16 TWiMODLR_SensorApp_AckSensorData::SourceDevAddress

device address of message sender

◆ SourceGroupAddress

UINT8 TWiMODLR_SensorApp_AckSensorData::SourceGroupAddress

group address of message sender

◆ StatusFormat

UINT8 TWiMODLR_SensorApp_AckSensorData::StatusFormat

Status/Format Field set by WiMOD; (WiMOD --> Host only)


The documentation for this struct was generated from the following file: