Unsubscribe
Cancels device subscription
Remove a subscription to a device's messages. Unsubscribe tries to unsubscribe the connection from every message type. To limit what is unsubscribed from, use the types attribute.
Event: "unsubscribe", params
"unsubscribe", paramsparamsuuidUUID of the device to unsubscribe from.typesArray of strings of types to unsubscribe from. Valid types are:broadcastbroadcast messages sent by the device and messages the device receives as a result of it being subscribed to some other device's broadcasts.receivedmessages received by the device and messages the device receives as a result of it being subscribed to some other device's received messages.sentmessages sent by the device and messages the device receives as a result of it being subscribed to some other device's sent messages.
Updated less than a minute ago
