Door Lock Server Callbacks

Functions

bool emberAfPluginDoorLockServerActivateDoorLockCallback (bool activate)
 Activate Door Lock.

Detailed Description

These callbacks are contributed by the Door Lock Server plugin.

Function Documentation

bool emberAfPluginDoorLockServerActivateDoorLockCallback ( bool  activate)

This function is provided by the door lock server plugin.

Parameters
activateTrue if the lock should move to the locked position, false if it should move to the unlocked position Ver.: always
Returns
true if the callback was able to activate/deactivate the Lock.