Files
dongheng 04ee11ee53 feat(mqtt): Add esp-mqtt
Commit ID: 13018449

Add global "mqtt" to manage both "ESP-MQTT" and "IBM-MQTT". Using select the target MQTT to using like selecting SSL.
2019-03-22 16:55:16 +08:00
..
2019-03-22 16:55:16 +08:00
2019-03-22 16:55:16 +08:00
2019-03-22 16:55:16 +08:00
2019-03-22 16:55:16 +08:00
2019-03-22 16:55:16 +08:00
2019-03-22 16:55:16 +08:00

ESPMQTT Emitter client

Before you run this Example

  • Register an account from https://emitter.io/
  • Login and create channel key, grant access for the channel /topic/ as the images bellow
  • make menuconfig provide Wi-Fi information and CHANNEL_KEY to MQTT Application example
  • make flash monitor