The unbind
command cancels any subscriptions to the specified state for the current connection.
{
"id": 2,
"cmd": "unbind",
"sys": "sys-YNQ8uNfJvF",
"mod": "Display",
"index": 1,
"name": "power"
}
This will always result in a successful response
{
"id": 2,
"type": "success"
}