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.

34 lines
796 B
JSON

{
"general": {
"amqp": [
"amqp://daemon:daemon@10.13.37.37:5672/"
],
"port": 3000
},
"connectors": {
"dummy": {
"enabled": true,
"duplexTimeout": 30
},
"pocsag": {
"enabled": true,
"duplexTimeout": 30
},
"lorawan": {
"enabled": false
},
"dapnet": {
"enabled": false
}
},
"pagers": {
"birdyslim": {
"enabled": true,
"formatRecvAck": "|5||S||V||G||D||C|>A",
"formatReadAck": "|5||S||V||G||D||C|>B",
"formatOperAck": "|5||S||V||G||D||C|$OP",
"formatStatus": "|S||V||G||D||C|",
"formatSOS": "|S||V||G||D||C|"
}
}
}