i can't use the return of configuration sent to esp8266, mqtt.
Adryan-KS opened this issue · 1 comments
Adryan-KS commented
How can I handle the configuration message received from the iot core for esp8266. I can see on the serial monitor, but I can't find in the library how to handle this configuration message.
Serial Monitor:
Waiting on time sync...
Connecting...
Refreshing JWT
connected
Library connected!
incoming: /devices/xp5939303130350c0d17/config - na
incoming: /devices/xp5939303130350c0d17/config - config1
incoming: /devices/xp5939303130350c0d17/config - config2
incoming: /devices/xp5939303130350c0d17/config - config3
gguuss commented