cancel the command result alarm

Essam a day ago

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.

Anton Tananaev a day ago

Setting result to null should do it.