Toitware


License
MIT
Install
pip install toit-api==0.12.0

Documentation

Toit API

This repository contains the API definitions for Toit. The API is defined using gRPC and it can be used from any environment and from any programming language.

You are in full control of your devices and the data your devices emits. Everything you can do with the Toit platform, i.e. both from the Toit console and via the Toit CLI, you can do through the public Toit API.

It is easy to integrate our platform into your IoT products and provide full serviceability for your device fleet.

Browse through the relevant documentation for more details, and see examples of usage in the demo repository.