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": {}
}