|  Developer
Updated on May 17, 2022

vhub.firmware.stop

Connection type:

  • Stop firmware on vhub.

Examples

Edit
				
					{
  "id": "id",
  "method": "vhub.firmware.stop",
  "params": {}
}				
			
Edit
				
					{
  "error": null,
  "id": "id",
  "method": "vhub.firmware.stop",
  "response": {}
}