You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
335 B
JSON
19 lines
335 B
JSON
4 years ago
|
{
|
||
|
"general": {
|
||
|
"amqp": [
|
||
|
"amqp://daemon:daemon@10.13.37.37:5672/"
|
||
|
],
|
||
|
"port": 3000
|
||
|
},
|
||
|
"connectors": {
|
||
|
"pocsag": {
|
||
|
"enabled": true
|
||
|
},
|
||
|
"lorawan": {
|
||
|
"enabled": false
|
||
|
},
|
||
|
"dapnet": {
|
||
|
"enabled": false
|
||
|
}
|
||
|
}
|
||
|
}
|