DolphinV4 API  1.6.1.0
LEARN_RESULT Struct Reference

Smart acknowledge learn result structure. It is used to Controller to evalute learn result. More...

#include <EO3100I_API.h>

Collaboration diagram for LEARN_RESULT:

Data Fields

uint8 u8Priority
 Priority of the PostMaster candidate.
uint8 u8ManId_byte1
 Manufacturer Id byte 1 of the learned Sensor.
uint8 u8ManId_byte0
 Manufacturer Id byte 0 of the learned Sensor.
uint8 u8EEP_byte2
 EEP byte 2 of the learned Sensor.
uint8 u8EEP_byte1
 EEP byte 1 of the learned Sensor.
uint8 u8EEP_byte0
 EEP byte 0 of the learned Sensor.
uint8 u8dBm
 Rssi in dBm of the Learn Request telegram received by candidate.
uint32 u32CandidateId
 Id of Candidate for PostMaster for learned Sensor.
uint32 u32SensorId
 Id of the learned Sensor.
uint8 u8HopCount
 Hop count from candidate to controller.

Detailed Description

Smart acknowledge learn result structure. It is used to Controller to evalute learn result.