Python APIs to dynamically change the schedule of the TSCH network devices from a python Network Coordinator attached to the DAGroot device via serial communication. Thanks to this module, schedules generated in python are transferred to the DAGroot and included in the Ehanced Beacon (EB) for proagation in the network.
Detailed information is available in the project's Wiki at the following links:
- Introduction - Home
- Implementation details - Documentation
- Example application - Step by step guide