pub async fn cmd_device_disable( client: &VtaClient, device_id: String, ) -> Result<(), Box<dyn Error>>
device disable — disable a device by id (kept on record, can no longer authenticate). The operator kill switch.
device disable