I designed an IoT architecture based on ESP devices, MQTT messaging and a Mosquitto broker. Each device represented a traceability point and published structured events through MQTT topics. The solution separated data capture, transport and visualization so that devices could remain simple while the central layer handled event correlation and monitoring. A JavaScript interface translated the incoming activity into an operational view that made device status and potential contact chains easier to understand.