I need to send command to devices , but i need to cancel the command result notification temporary so the end users will not see the notification . how can i do that ?
I am trying to use the computed attributes , to set the alarm = null , or result = null , but the notification still triggered.
Setting result to null should do it.
I need to send command to devices , but i need to cancel the command result notification temporary so the end users will not see the notification . how can i do that ?
I am trying to use the computed attributes , to set the alarm = null , or result = null , but the notification still triggered.