22.04.2024, 10:32
(22.04.2024, 09:00)Daniel Wrote: What are you trying to integrate? If you want secure communication the MQTT would be best.
I need to poll occupancy status, temperature information, and room status information every 2-3 seconds.
I should also be able to set room settings (light, temperature, blinds etc.) from the Logic machine instantly.
Modbus is easy to implement with registers. MQTT, on the other hand, seems a bit complex to implement.
Is BACnet feasible?