pub const DEVICE_CONNECT_REQUEST_JSON: &str = "{\n \"jsonrpc\": \"2.0\",\n \"id\": \"device-connect-1\",\n \"method\": \"device.connect\"\n}\n";
Canonical device.connect request fixture.
device.connect