app.py
application aims to connect to the MQTT staging server, subscribes to a topic, receives a message dumped to JSON and eventually outputs the necessary information from some remote IoT device about an oil and gas vessel.Posted Mar 19, 2024
Connects to remote IoT devices on oil & gas vessels, extracts variables like level, flow, pressure, temperature in real-time, and transforms data for analysis.