Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/iotic-labs/iotics-tutorials-py
- Owner: Iotic-Labs
- License: apache-2.0
- Created: 2022-12-01T12:00:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T05:16:52.000Z (3 months ago)
- Last Synced: 2024-08-16T06:29:32.217Z (3 months ago)
- Topics: grpc, iot, iotics, proto, protobuf, python, tutorials
- Language: Python
- Homepage:
- Size: 347 KB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.