Restart InvisOutlet

[TCP/WebSocket<-->IM]

Perform a restart of the InvisOutlet device.

Note: This is the same as double-clicking the button on the InvisOutlet.

Request

  • packetID: Represents the ID of the packet. This can be any six digit number, no leading zeros.

  • payload:

    • callbackName: 5

{
    "packetID": 221051,
    "payload":
    {
        "callbackName": 5
    }
}

Response

No response will be sent. The InvisOutlet device will blink for 3 seconds and reboot.

Last updated