![Axis 2N Indoor Touch 2.0 Api Manual Download Page 35](http://html1.mh-extra.com/html/axis/2n-indoor-touch-2-0/2n-indoor-touch-2-0_api-manual_3038317035.webp)
2N TELEKOMUNIKACE a.s., www.2n.cz
35/94
3.5 IP Mobile
Getting device state info
URL:
{{ip_addr}}
https://
/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:
{{ip_addr}}
https://
/api/v1/ hipmo/reset
HTTP method:
PUT
Response code:
Standard HTTP response code, treating syntactic errors.