openplantbook-sdk

Open Plantbook SDK for Python


Keywords
json, timeseries, iot, jts
License
MIT
Install
pip install openplantbook-sdk==0.4.7

Documentation

Open Plantbook SDK for Python

Documentation Status PyPI version

This is an SDK to integrate with Open Plantbook API.

More information about Open Plantbook and documentation can be found here. It requires registration and API credentials which can be generated on Open Plantbook website.

See API documentation for details about returned values by the SDK. Discord for support and questions

Installation

pip install openplantbook-sdk

Import or require module

from openplantbook_sdk import OpenPlantBookApi

Usage

See demo.py

License

MIT