The camera type is the most comprehensive type(node) that we use when downloading recordings, getting a live stream or checking camera availability. In addition, a query for the camera type returns many parameters about the camera.
...
Code Block |
---|
|
{
"data": {
"camera": {
"name": "MyCamera",
"serial_number": "ACCC8EE8A9CA",
"is_connected": true,
"connection": {
"source_ip": "211.21.111.111"
}
}
}
} |
In Postman example - Get camera information / getCameraInformation
Info |
---|
Pre-requisite: Authentification |
\uD83D\uDCCB Related articles
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@121e9 |
---|
sort | modified |
---|
showSpace | false |
---|
reverse | true |
---|
type | page |
---|
cql | label = "kb-how-to-article" and type = "page" and space = "KCA" |
---|
labels | kb-how-to-article |
---|
|