Last Updated
-
Total Cameras
-
Online
-
Offline
-
Avg Battery
-
Fetching camera data...

Error codes are bitmask flags. A camera may report multiple flags combined into a single number.

FlagValueMeaning
Bit 01Normal operation
Bit 24Upload flag
Bit 9512Settings sync
Bit 124096Configuration update
Bit 138192System event
Bit 1416384Network event
Bit 1665536Storage event

Common combined codes:

CodeFlagsDescription
1NormalNormal operation — no issues
5131 + 512Normal + settings sync
5171 + 4 + 512Normal + upload + settings sync
40971 + 4096Normal + configuration update
81931 + 8192Normal + system event
87051 + 512 + 8192Normal + settings sync + system event
168971 + 512 + 16384Normal + settings sync + network event
655371 + 65536Normal + storage event
660491 + 512 + 65536Normal + settings sync + storage event