API Reference

Sections

Theme switcher

EventPreferences

EventPreferences

publishKeyOverrideEventsboolean

When true, device will publish notification event whenever device is manually unlocked using a mechancial key.

publishUnauthorizedUserEventsboolean

When true, device will publish notification event whenever an unauthorized credential is presented to the device and rejected.

Was this section helpful?
1 2 3 4 { "publishKeyOverrideEvents": false, "publishUnauthorizedUserEvents": false }
Was this section helpful?