restofthings/slave/config.json

14 строки
335 B
JSON
Executable File

{
"directoryServer": "http://10.0.0.3:8080",
"tagFile":"/tmp/tags.json",
"port":3000,
"proxyport":3000,
"uuid": "uuid1",
"features": {
"factory-name-for-led1-C00FF33": {"url": "localhost:1234"},
"useless-device-MQYOK7N1WA*#22": {"url": "localhost:7777"},
"raspberry-cam": {"url": "localhost:8090"}
}
}