mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-01-27 17:37:18 +01:00
sulu-vendorext: mount voip extn to SIP.Client
This commit is contained in:
parent
945d95b518
commit
96d9b2ba2f
1 changed files with 6 additions and 8 deletions
|
|
@ -1,16 +1,15 @@
|
|||
{
|
||||
"Device.DeviceInfo.X_GENEXIS_EU.voip.": {
|
||||
"json_plugin_version": 2,
|
||||
"Device.Services.VoiceService.{i}.SIP.Client.{i}.": {
|
||||
"type": "object",
|
||||
"version": "1.00",
|
||||
"protocols": [
|
||||
"cwmp",
|
||||
"usp"
|
||||
],
|
||||
"access": false,
|
||||
"array": false,
|
||||
"reset": {
|
||||
"access": true,
|
||||
"array": true,
|
||||
"X_GENEXIS_EU_reset": {
|
||||
"type": "string",
|
||||
"version": "1.00",
|
||||
"read": false,
|
||||
"write": true,
|
||||
"protocols": [
|
||||
|
|
@ -31,7 +30,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"reset()": {
|
||||
"X_GENEXIS_EU_reset()": {
|
||||
"type": "command",
|
||||
"async": true,
|
||||
"protocols": [
|
||||
|
|
@ -72,4 +71,3 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue