This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
powersync-core/tests/getsupporteddevices.sh
2014-01-01 21:22:14 +01:00

4 lines
103 B
Bash
Executable File

#!/bin/bash
(echo '{"id":1, "method":"Devices.GetSupportedDevices"}'; sleep 1) | nc 10.10.10.114 1234