API Reference

Sections

Theme switcher

LockFunction

LockFunction

isApartmentboolean

When true, device function is set to 'Apartment'. Refer to published device documentation for information on device behavior for this function.

isManualThrowApartmentboolean

When true, device function is set to 'Manual Throw Apartment'. Refer to published device documentation for information on device behavior for this function.

isOfficeboolean

When true, device function is set to 'Office'. Refer to published device documentation for information on device behavior for this function.

isPrivacyboolean

When true, device function is set to 'Privacy'. Refer to published device documentation for information on device behavior for this function.

isStoreroomboolean

When true, device function is set to 'Storeroom'. Refer to published device documentation for information on device behavior for this function.

Was this section helpful?
1 2 3 4 5 6 7 { "isApartment": false, "isManualThrowApartment": false, "isOffice": false, "isPrivacy": false, "isStoreroom": false }
Was this section helpful?