iotronic-lightning-rod/templates/settings.example.json

13 lines
226 B
JSON

{
"iotronic": {
"board": {
"code": "<REGISTRATION-TOKEN>"
},
"wamp": {
"registration-agent": {
"url": "ws://<WAMP-SERVER>:<WAMP-PORT>/",
"realm": "<IOTRONIC-REALM>"
}
}
}
}