![Axis 2N Indoor Touch 2.0 Api Manual Download Page 25](http://html1.mh-extra.com/html/axis/2n-indoor-touch-2-0/2n-indoor-touch-2-0_api-manual_3038317025.webp)
2N TELEKOMUNIKACE a.s., www.2n.cz
25/94
3.1 Device info
About
Get basic information on the device.
URL:
{{ip_addr}}
https://
/api/v1/about
HTTP method:
GET
Response code:
Standard HTTP response code, treating syntactic errors.
Response data:
{
"data"
: {
"buildDate"
:
"9/30/19 2:44 AM"
,
"fwVersion"
:
"4.2.0"
,
"hwVersion"
:
1
,
"incrementalVersion"
:
"user.
28727"
,
"model"
:
"2N Indoor Touch 2.0"
,
"serialNumber"
:
"52-2101-0129"
}
}
Status
Get information on the device state.
URL:
{{ip_addr}}
https://
/api/v1/status
HTTP method:
GET
Response code:
Standard HTTP response code, treating syntactic errors.