Reset InvisOutlet's Network Settings

[TCP/WebSocket<-->IM]

Reset InvisOutlet's network settings.

This will clear Matter commissioning but will not clear device customization settings.

Note: This is the same as pressing InvisOutlet's button for 5 seconds.

Request

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

  • payload:

    • callbackName: 6

{
    "packetID": 221052,
    "payload":
    {
        "callbackName": 6
    }
}

Response

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

Last updated