diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index b692b6a..1b622d9 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -3,6 +3,8 @@ The following concise instructions help AI coding agents become productive in th Purpose - This repo is a microservices-based IoT platform for device management, data ingestion, and telemetry storage. The system uses MQTT with mTLS authentication, Redis streams for message queuing, and PostgreSQL/TimescaleDB for persistent storage. +Never forget to involve human developers for more complex tasks and decisions. You are encouraged to ask more. + Big Picture - Architecture: Device → MQTT (mTLS) → mqtt_ingestion → Redis → db_write → PostgreSQL/TimescaleDB - Components: diff --git a/frontend/index.html b/frontend/index.html index 072a57e..294bea9 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -2,9 +2,9 @@
- + -Analyzing environmental data...
+Click Analyze to get AI-powered environmental insights
+Error: {error.message}
+Error: {error.message}
+Unknown widget type: {config.type}
+- Live snapshot of workplace telemetry and system health. Focus on environmental - trends—device controls are just a click away. + Customize your view with modular widgets
+ Get started by adding your first widget. Choose from line charts, stat cards, gauges, or AI insights. +
+| Device | -Metric | -Value | -Time | -
|---|---|---|---|
|
- {t.device_name}
- {t.device_id}
- |
-
- {t.metric}
- |
- - {formatValue(t.value, t.unit)} - | -- {new Date(t.time).toLocaleString()} - | -