3.5 IP Mobile
Getting device state info
URL: | https://{{ip_addr}}/api/v1/hipmo/status |
HTTP method: | GET |
Response code: | Standard HTTP response code, treating syntactic errors. |
Response data: | {
"data": {
"isDndEnabled": false,
"isDoorButtonEnabled": false,
"isExternalRingEnabled": false,
"isMy2nProxyEnabled": false,
"isRecorderEnabled": false,
"isRunning": true,
"isSipProxyEnabled": true,
"proxyState": 1
}
}
|
Application restart
URL: | https://{{ip_addr}}/api/v1/hipmo/reset |
HTTP method: | PUT |
Response code: | Standard HTTP response code, treating syntactic errors. |
- 3.5.1 Device name
- 3.5.2 General
- 3.5.3 Call
- 3.5.4 SIP
- 3.5.5 Recorder
- 3.5.6 Doorbutton
- 3.5.7 Externalring
- 3.5.8 DND
- 3.5.9 My2N
- 3.5.10 Devices
