Data flow diagram: Sensor → Gateway → ETWAN Cloud → Dashboard
Placeholder — insert screenshot here
1
2
3
4
etwan/hive/[HIVE_ID]/temperature
etwan/hive/[HIVE_ID]/humidity
etwan/hive/[HIVE_ID]/weight
etwan/hive/[HIVE_ID]/pressure
etwan/hive/[HIVE_ID]/voltage
etwan/hive/[HIVE_ID]/humidity
etwan/hive/[HIVE_ID]/weight
etwan/hive/[HIVE_ID]/pressure
etwan/hive/[HIVE_ID]/voltage
{
"hive_id": "hive_abc123",
"sensor_position": "nest",
"temperature": 34.2,
"humidity": 58.1,
"voltage": 3.87,
"ts": 1710765000
}
Hive cross-section diagram with sensor placement positions
Placeholder — insert screenshot here