-
requirements.txt
- Python dependencies required for this chapter -
tree_api_service
README.md
- IoTree API Documentation and Examplesmain.py
- Main programconfig.py
- Program Configurationapa102.py
- APA102 LED Strip Electronic Interfaceapa102_api.py
- Flask-RESTful Resource Definitions for APA102 API.servo.py
- Servo Electronic Interfaceservo_api.py
- Flask-RESTful Resource Definitions for Servo API.templates/index.html
- Web App to control IoTreestatic/jquery.min.js
- JQuery JavaScript library for Web Appstatic/images/color-bar.png
- Image used in Web App
-
tree_mqtt_service
README.md
- IoTree MQTT Topic and Message Format Documentation and Examplesmain.py
- Main programconfig.py
- Program Configurationapa102.py
- APA102 LED Strip Electronic Interfaceapa102_controller.py
- Interprets PubSub messages to control APA102 LED Stripservo.py
- Servo Electronic Interfaceservo_controller.py
- Interprets PubSub messages to control Servomqtt_listener.py
- MQTT Client. Subscribes to MQTT Topic and republishes MQTT messages as PubSub messages
-
dweet_integration_service
README.md
- IoTree Dweet Documentation and Examplesmain.py
- Main programconfig.py
- Program Configurationdweet_listener.py
- Core Program that listens for Dweets and republished them as MQTT topic/message combinations.
chapter14
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||