add sensors to migration

This commit is contained in:
2025-10-10 01:46:08 +02:00
parent 1f6d0a58e7
commit 57254fcbc9
2 changed files with 12 additions and 2 deletions
+2 -1
View File
@@ -47,7 +47,8 @@ por el puesto de programador Go.
### Obtener valores de un sensor
- Campo obligatorio: `sensor_id`.
- Campos opcionales: `from` y `to` en formato RFC3339. Si no se especifican, se toman los últimos 7 días.
- Campos opcionales: `from` y `to` en formato RFC3339. Si no se especifican,
se toman los últimos 7 días.
`nats req sensors.values.get '{
"sensor_id": "sensor-001",