Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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

  • No labels