Example of how to run the embedded device:
make edevice.py ADDRESS=<server address> PORT=<server port>
where <server address> is the IP address of the cluster, and <server port>
is the port number of the cluster.
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gzExample of how to run the embedded device:
make edevice.py ADDRESS=<server address> PORT=<server port>
where <server address> is the IP address of the cluster, and <server port>
is the port number of the cluster.