SinricPro Library
|
DorbellController. More...
Public Member Functions | |
bool | sendDoorbellEvent (String cause="PHYSICAL_INTERACTION") |
Send Doorbell event to SinricPro Server indicating someone pressed the doorbell button. More... | |
DorbellController.
bool sendDoorbellEvent | ( | String | cause = "PHYSICAL_INTERACTION" | ) |
Send Doorbell event to SinricPro Server indicating someone pressed the doorbell button.
cause | (optional) Reason why event is sent (default = "PHYSICAL_INTERACTION" ) |
true | event has been sent successfully |
false | event has not been sent, maybe you sent to much events in a short distance of time |