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.

28 lines
383 B
JSON

2 years ago
{
"bottoken": "",
2 years ago
"pager": {
"url": "http://127.0.0.1:3000/api/message/advanced"
},
"deliveryModes": [
{
"name": "Normal",
"params": {
"type": "duplex",
"routing": {
"device": "birdyslim",
"connectors": [
[
"em-p-twoways",
"1234567"
],
[
"pocsag",
"424242"
]
]
}
},
"_id": ""
2 years ago
}
]
2 years ago
}