Files
HaloKeymind/src
agessaman 20b5b2e9c9 feat(mqtt): add max active slots logic for MQTT connections
Implement logic to determine the maximum number of active MQTT slots
based on available memory. This change allows the system to warn users
when attempting to connect more slots than supported by the hardware,
improving user experience and preventing connection issues. The logic
is centralized in the new getMaxActiveSlots() method, ensuring
consistency across the codebase.
2026-07-20 16:11:11 -07:00
..
2026-05-17 22:10:13 +10:00
2026-03-19 09:25:42 +01:00