spejsiot/base-firmware/files/config.json

21 lines
601 B
JSON

{
"name": "unprovisioned",
"extras": {
"owner": "informatic",
"description": "This is just a testing device"
},
"endpoints": {
"out": {"type": "output", "gpio": 2},
"testInput": {"type": "input", "gpio": 3},
"testtemp": {"type": "dht"}
},
"broker": "mqtts://10.8.0.136:8883",
"brokerSHA1": "E7:FA:91:2B:E9:D6:7E:55:83:16:8D:09:68:BF:DD:4F:5D:F4:AC:DA",
"brokerSHA256": "29:10:5e:29:27:d6:2f:05:21:cc:8b:0e:f2:ca:e9:aa:1d:f4:1a:63:58:ed:4e:c8:92:b2:cb:9e:d7:71:a9:1d",
"brokerClient": "testing",
"brokerUseTLS": true
}