temperature-alarm/iot
2025-04-09 13:25:45 +02:00
..
brokers Use fanout exchange for receiving temperature updates 2025-04-08 13:55:14 +02:00
devices Implement buzzer alarm 2025-04-04 10:14:24 +02:00
.gitignore Create IoT project and connect to MQTT server 2025-03-18 10:43:54 +01:00
config.example.h Implement AMQP in IoT 2025-03-25 12:30:53 +01:00
device_properties.c Use fanout exchange for receiving temperature updates 2025-04-08 13:55:14 +02:00
device_properties.h Use fanout exchange for receiving temperature updates 2025-04-08 13:55:14 +02:00
main.c Ignore if temperature is above 200 2025-04-09 13:25:45 +02:00
Makefile Receive min/max temperature on iot device 2025-04-07 13:30:39 +02:00