EasyManua.ls Logo

ST STM32L4 - Page 161

ST STM32L4
213 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Customize Code
to Execute Commands
You can define a new action associated to a message, see example in
AzureClient_mqtt_DM_TM.c
Function ReceiveMessageCallback() will be executed each time a message is received by
the device. This function will take care of triggering the user specific action
Define user specific implementation for the message. See example for Pause in
AzureClient_mqtt_DM_TM.c
Pause is the message and the name of the callback (action)
that will be executed
Trigger callback associated to message
received
161