Use Cases
- Real-time tracking of satellite positions for educational purposes
- Integration of satellite data into IoT applications
- Monitoring the International Space Station's trajectory for research
- Automated updates for satellite tracking dashboards
How It Works
Triggers every minute using a cron job Fetches satellite position data from a specified URL Extracts relevant information such as name, latitude, longitude, and timestamp Sends the formatted data to an MQTT topic for real-time access
Setup Steps
- 1Import the workflow template into your n8n environment
- 2Configure the MQTT credentials for your broker
- 3Adjust any necessary parameters in the HTTP Request node if needed
- 4Activate the workflow to start receiving satellite position updates
Apps Used
MQTT
Categories
Target Roles
Industries
Tags
#process automation
#notifications
#workflow management