|
AWS IoT Firmware
Firmware code for AWS IoT Devices
|
| ▼ base_framework | |
| ▼ src | |
| ▼ base_system | |
| aws_iot_fmt.hpp | Used for storing aws iot communication format |
| event_handler_util.cpp | Folder carrying utils functions that are helpful either to the master handler or to the child handler |
| event_handler_util.hpp | Header file for event handler utils |
| master_handler.cpp | Source files for master handler class |
| master_handler.hpp | Header file for master handler class |
| mqtt.hpp | Header file for mqtt functionalities |
| ▼ frozen | |
| frozen.h | |
| ▼ parent_handler | |
| parent_handler.cpp | Contain the source files for the ParentHandler class |
| parent_handler.hpp | Contain class declaration for the ParentHandler class |
| ▼ bed_room_light_controller | |
| ▼ src | |
| device_config.hpp | |
| power_ctrl_handler.hpp | |
| ▼ pc_controller | |
| ▼ src | |
| device_config.hpp | |
| power_ctrl_handler.hpp | |
| temp_sensor_handler.cpp | TempSensorHandler source files for pc controller |
| temp_sensor_handler.hpp | Header file for TempSensorHandler class of the pc controller device |
| ▼ speaker_controller | |
| ▼ src | |
| device_config.hpp | |
| speaker_ctrl_handler.cpp | Implemntation file for speaker handler |
| speaker_ctrl_handler.hpp | Header file for speaker handler |
1.8.11