Go to documentation repository
The PERSON object corresponds to the User system object.
The events presented in the table come from the PERSON object. Procedures are run when the corresponding event occurs. The event procedure format for the Camera object looks like this:
OnEvent("PERSON","_id_","_event_")
Description of events of the PERSON object:
Event | Description |
"REGISTERED" | User enters the system |
"UNREGISTERED" | User exits the system |