I have got cameras by protocol, but I don’t know which attribute can show the camera status such as online or offline?
getJson:{“methodresponse”:{“engines”:[{“engine”:[{“cameras”:[{“camera”:[{“guid”:“74bed6c1-4dfb-4d6c-b76c-d2809455f814”,“hostname”:“milerec.mile.com”,“ipix”:[{“enabled”:“no”}],“port”:“7563”,“userrights”:[{“aviexport”:“yes”,“browse”:“yes”,“databaseexport”:“yes”,“events”:“no”,“jpegexport”:“yes”,“live”:“yes”,“outputs”:“yes”,“presets”:“yes”,“ptz”:“yes”,“sequences”:“yes”,“smartsearch”:“yes”}]},{“guid”:“cdca051a-07da-44bb-ab02-22f88b3997ff”,“hostname”:“milerec.mile.com”,“ipix”:[{“enabled”:“no”}],“port”:“7563”,“userrights”:[{“aviexport”:“yes”,“browse”:“yes”,“databaseexport”:“yes”,“events”:“no”,“jpegexport”:“yes”,“live”:“yes”,“outputs”:“yes”,“presets”:“yes”,“ptz”:“yes”,“sequences”:“yes”,“smartsearch”:“yes”}]}]}],“guid”:“6daa9ba4-17e3-449a-90ef-c156e09d3196”,“hostname”:“milerec.mile.com”,“port”:“7563”,“userrights”:[{“viewbrowse”:“yes”,“viewlive”:“yes”,“viewsetup”:“yes”}],“xmlencoding”:“utf-8”}]}],“macaddress”:“FA163E45A0C7”,“maxmonitors”:“64”,“timeout”:“0”,“userid”:“MILE[\\Administrator](file://Administrator)”,“userok”:“yes”}}
I can also get configuration by method ‘getConfiguration‘, but I still don’t know which attribute can show the camera status such as online or offline?