This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2538-CC2592EMK: MoveToLevel from boradcat or not

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?