Question

Smart button to control presence

  • 16 November 2020
  • 1 reply
  • 121 views

Does anybody have experience or know how to use a smart button (Aquera, Amazon Dash/echo, Eve, etc ) to control presence?


Example: Press button and have user changed to Do Not Disturb


1 reply

Userlevel 1

I don't know what smart button you are talking about. But we have an API to set user presence. You can implement a function behind any button to call this API and set the dndStatus accordingly. Of course you have to handle other routine to login and get a user access token to call the API.

Reply