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.

24 lines
400 B
JSON

2 years ago
{
"bottoken": "<BOT_TOKEN>",
"pager": {
"url": "http://127.0.0.1:3000/api/message/advanced",
"paramsNormal": {
"type": "duplex",
"routing": {
"device": "birdyslim",
"connectors": [
[ "pocsag", "133708C" ]
]
}
},
"paramsPriority": {
"type": "duplex",
"routing": {
"device": "birdyslim",
"connectors": [
[ "pocsag", "133708A" ]
]
}
}
}
}