0.0.11 • Published 6 years ago

thing-it-device-assistr v0.0.11

Weekly downloads
106
License
-
Repository
github
Last release
6 years ago

thing-it-device-assistr

NPM NPM

thing-it-node Device Plugin for the assitr Read-out Board and the assitr Gateway .

This allows you to monitor the state of and the events on assistr Read-out Boards and assistr Gateways by means of thing-it-node and thing-it.com.

Installation

Hardware Setup

You only have to remove the battery strip from your Plant Monitor. It will start advertising itself via Bluetooth immediately after.

Installation of NodeJS and thing-it-node

First, install node.js and thing-it-node on your Raspberry Pi following the instructions on the [thing-it-node] Wiki.

Initialization and Start of thing-it-node

The thing-it-device-assistr Plugin is installed with thing-it-node, hence there is no need to install it separately.

The Plugin supports Autodiscovery for connected Plant Monitor devices, hence you only have to create a directory in which you intend to run the configuration, e.g.

mkdir ~/assistr-test
cd ~/assistr-test

and invoke

tin init

and then start thing-it-node via

tin run

If you don't want to use Autodiscovery, you may use configurations like the sample configuration via

tin example --device assistr

In this case the concrete MAC address and device name can be obtained from the Mobile App the Manufacturer provides. Hereby, either MAC address or device name is sufficient.

If you want to pair the thing-it-node Gateway and its sample configuration with thing-it.com, invoke

tin pair --mesh Test

and enter your thing-it.com account and password. The pairing will allow you to configure and monitor your local Gateway from thing-it.com and use the Mobile App below to connect to the Gateway from everywhere.

Mobile UI

Install the thing-it Mobile App from the Apple Appstore or Google Play and set it up to connect to thing-it-node locally as described here or just connect your browser under http://localhost:3001 to check how the Mobile UI would look like.

Where to go from here ...

Obviously, you may set up more complex configuration, e.g. a garden irrigation solution solution with

  • pH sensors,
  • switches for taps, pumps, fertility feeders, shades and fans,
  • cameras to monitor plants remotely,
  • PIR sensors to detect animals etc.

Or, you want to distribute a set of sensors and correlate their historical data with wheather data and other things on thing-it.com.

You may also be interested in

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.1

6 years ago