hub.firmware.luup.switch
Hub type:
Connection type:
- Switch a hubPlatform firmware to a Luup one. User can switch hub’s firmware to a Luup firmware one if it’s desired/needed. At this moment, after a hub started to perform switching there’s no way to know the progress, so errors get reported only about impossibility of operation (checked before switching has been started).
Edit
Edit
Edit
Call
{
"id": "_ID_",
"method": "hub.firmware.luup.switch",
"params": {}
}
- At this moment, after a hub started to perform switching there’s no way to know the progress, so errors get reported only about impossibility of operation (checked before switching has been started).
Reply
{
"error": null,
"id": "_ID_",
"result": {}
}