3 Commits

Author SHA1 Message Date
rafaeldpsilva
4bedcecf5d feat: Implement HTTP Poller for IoT device data ingestion
- Added iots-right.json configuration file to define IoT devices and their sensors.
- Developed HttpPoller class to handle polling of IoT devices via HTTP.
- Created IoT configuration loader to validate and load device configurations from JSON.
- Introduced models for device status, polling metrics, and data sources.
- Implemented API routes for health checks, device status retrieval, and configuration management.
- Enhanced error handling and logging throughout the data ingestion process.
2025-12-22 16:35:22 +00:00
rafaeldpsilva
3bcddf9602 Remove legacy API and database modules for layered refactor 2025-09-09 13:50:53 +01:00
rafaeldpsilva
4bde7a951c Create git ignore file 2025-09-09 13:48:45 +01:00