pooliot client


Keywords
raspberry, tinker-board, iot, iot-application, tinkerboard
License
ISC
Install
npm install pooliot-client@11.999.8

Documentation

pooliot-client NPM version

Dependency ci Status Dependency Status

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