Part Number: CC2538-CC2592EMK
Hi, I have implemented the callback function for MoveToLevel:
static void zclSampleLight_LevelControlMoveToLevelCB( zclLCMoveToLevel_t *pCmd ){
}
Thats OK!, but how to know if the MoveToLevel was from broadcast or to the nwk from the CB function?