Get Device Information
[TCP/WebSocket -> InvisOutlet]
Request and retrieve detailed device information for both InvisOutlet and InvisDeco.
Request
packetID: A randomly generated six-digit number.payload:callbackName: 12
{
"packetID": 373184,
"payload":
{
"callbackName": 12,
}
}Response
sn: The serial number of the device.packetID: A randomly generated six-digit number.payload:callbackName: 12callbackArgs:IM:sn: Serial numberMAC: MAC addressdevice: Name of the device rolefw_rev: Firmware version of the InvisOutlet
PM:online: The status of whether the InvisDeco is connected to InvisOutletsn: Serial numberMAC: MAC addressdevice: Name of the device roletype: Name of the device typefw_rev: Firmware version of the InvisDeco
Last updated