Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iotic-labs/iotics-tutorials-py

IOTICS Tutorials
https://github.com/iotic-labs/iotics-tutorials-py

grpc iot iotics proto protobuf python tutorials

Last synced: 5 days ago
JSON representation

IOTICS Tutorials

Awesome Lists containing this project

README

        

# IOTICS Tutorials in Python

This repository includes everything you need to know to get started with IOTICS from the very basic Digital Twins operations to more advanced applications.
If you haven't done it already, you might want to take a quick look at what [IOTICS](https://docs.iotics.com/) is and our overview of the [IOTICS Digital Twins](https://docs.iotics.com/docs/digital-twins).

## Repository Structure

The repository is divided into the following subfolders:
- __getting_started__: contains a set of tutorials focused on the basic IOTICS operations;
- __production_ready_examples__: contains examples of Connectors developed in a robust and efficient fashion to be used in a production environment.