Functions

void emberAfPluginTamperSwitchTamperActiveCallback (void)
Tamper is active.
void emberAfPluginTamperSwitchTamperAlarmCallback (void)
Tamper alarm.

Detailed Description

These callbacks are contributed by the Tamper Switch Interface plugin.

Function Documentation

void emberAfPluginTamperSwitchTamperActiveCallback ( void )

Tamper is active.

This function is called whenever the tamper switch detects that it has entered the enclosure, thereby activating tamper monitoring.

void emberAfPluginTamperSwitchTamperAlarmCallback ( void )

Tamper alarm.

This function is called when the plugin detects that the enclosure has been opened.