pooliot-client
What it is
Client for pooliot. Allow to control your iot from a server.
Currently supports:
- raspberry
- tinker board
But it should work for most debian-based boards. Please open an issue if you want support for a particular board.
Install
sudo npm install -g pooliot-client
sudo pooliot-client install --interactive
Read the logs
sudo journalctl -fan100 _SYSTEMD_UNIT=pooliot-client.service
Start, Stop or Restart the client
sudo systemctl [start|stop|restart] pooliot-client