UNPKG

thing-it-device-plant-probe

Version:
33 lines (18 loc) 1.5 kB
# thing-it-device-plant-probe [![NPM](https://nodei.co/npm/thing-it-device-plant-probe.png)](https://nodei.co/npm/thing-it-device-plant-probe/) [![NPM](https://nodei.co/npm-dl/thing-it-device-plant-probe.png)](https://nodei.co/npm/thing-it-device-plant-probe/) [thing-it-node] Device Plugin for manually submitting probe measurements of plant states. This allows you to measure * height and * health and submit these data persistently to [thing-it.com](http://www.thing-it.com). ## Installation You can install this Plugin with a Virtual Gateway on [thing-it.com](http://www.thing-it.com). ## 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](https://thing-it.com/thing-it/#/documentationPanel/mobileClient/connectionModes) or just connect your browser under [http://localhost:3001](http://localhost:3001) to check how the Mobile UI would look like. The following screenshot shows the Node Page of the [sample configuration]("./examples.configuration"), which just defines 3 monitors: <p align="center"><a href="./documentation/images/mobile-ui.png"><img src="./documentation/images/mobile-ui.png" width="70%" height="70%"></a></p> On [thing-it.com](https://www.thing-it.com), you can create dashboards like the following <p align="center"><a href="./documentation/images/dashboard.png"><img src="./documentation/images/dashboard.png" width="70%" height="70%"></a></p>