2018-03-21 19:25:01 +00:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"id": 0,
|
2018-03-21 19:37:03 +00:00
|
|
|
"link": "channel-1",
|
2018-03-21 21:54:24 +00:00
|
|
|
"label": "first channel",
|
|
|
|
"local": [
|
|
|
|
{
|
|
|
|
"type": "text",
|
|
|
|
"visible": true,
|
|
|
|
"list": [ "general", "test-text" ],
|
|
|
|
"active": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "voice",
|
|
|
|
"visible": true,
|
|
|
|
"list": [ "general" , "test-voice" ],
|
|
|
|
"active": null
|
|
|
|
}
|
|
|
|
]
|
2018-03-21 20:27:54 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"link": "common-channel",
|
2018-03-21 21:54:24 +00:00
|
|
|
"label": "Common Channel",
|
|
|
|
"local": [
|
|
|
|
{
|
|
|
|
"type": "text",
|
|
|
|
"visible": true,
|
|
|
|
"list": [ "general2", "test-text-common" ],
|
|
|
|
"active": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "voice",
|
|
|
|
"visible": true,
|
|
|
|
"list": [ "general2" , "test-voice-common" ],
|
|
|
|
"active": null
|
|
|
|
}
|
|
|
|
]
|
2018-03-21 19:25:01 +00:00
|
|
|
}
|
|
|
|
]
|