Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:communication_api [2019/05/27 13:57]
yjjung [Communication API]
en:communication_api [2019/06/03 09:27]
yjjung [Callback Function]
Line 48: Line 48:
 5. // OnAlarmFired // \\ 5. // OnAlarmFired // \\
 Callback function that is called when an alarm set in the Zone occurs. \\ \\ Callback function that is called when an alarm set in the Zone occurs. \\ \\
-6. // OnInputDetected // //+6. // OnInputDetected // \\
 Callback function that is called when an input signal is generated. \\ \\ Callback function that is called when an input signal is generated. \\ \\
-7. // OnConfigChanged //+7. // OnConfigChanged // \\
 Callback function that is called when the configuration is changed by manipulating the terminal. \\ Callback function that is called when the configuration is changed by manipulating the terminal. \\