Tamper Switch Interface Callbacks
Functions |
|
void | emberAfPluginTamperSwitchTamperActiveCallback (void) |
Tamper Active.
|
|
void | emberAfPluginTamperSwitchTamperAlarmCallback (void) |
Tamper Alarm.
|
Detailed Description
These callbacks are contributed by the Tamper Switch Interface plugin.
Function Documentation
void emberAfPluginTamperSwitchTamperActiveCallback | ( | void |
|
) |
This function is called whenever the tamper switch detects that it has entered the enclosure, thus activating tamper monitoring.
void emberAfPluginTamperSwitchTamperAlarmCallback | ( | void |
|
) |
This function is called when the plugin detects that the enclosure has been opened.