PGO6

Dependencies:   MQTT

Committer:
s0130594
Date:
Thu Nov 14 15:07:12 2019 +0100
Revision:
6:754d3e8f9ae9
Parent:
5:2ce5049b9c14
Added MQTT functionality

Who changed what in which revision?

UserRevisionLine numberNew contents of line
s0130594 5:2ce5049b9c14 1 {
s0130594 5:2ce5049b9c14 2 "name": "voteapp",
s0130594 5:2ce5049b9c14 3 "config": {
s0130594 5:2ce5049b9c14 4 "network-interface":{
s0130594 5:2ce5049b9c14 5 "help": "options are ETHERNET, WIFI_ESP8266, WIFI_ODIN, WIFI_RTW, MESH_LOWPAN_ND, MESH_THREAD, CELLULAR_ONBOARD",
s0130594 5:2ce5049b9c14 6 "value": "ETHERNET"
s0130594 5:2ce5049b9c14 7 }
s0130594 5:2ce5049b9c14 8 }
s0130594 5:2ce5049b9c14 9 }