# opensensor.space - Full Content Index Generated: 2026-06-19T06:37:17.637Z Total Pages: 30 This file contains a comprehensive index of all pages on opensensor.space for LLM inference and retrieval. --- ## opensensor.space URL: https://opensensor.space/ Description: Cloud-native sensor data platform using Parquet and object storage - scalable from edge to dashboard for any IoT sensor --- ## Join OpenSensor.Space URL: https://opensensor.space/admin --- ## System Architecture URL: https://opensensor.space/architecture Description: Detailed architecture and data flow of the OpenSensor network --- ## Join the Sensor Network URL: https://opensensor.space/join-network Description: Deploy your own cloud-native sensors and contribute to opensensor.space --- ## ESP32 Modules Research URL: https://opensensor.space/research/esp32 Description: ESP32-based sensor system research for Rust development with native Parquet and S3 upload --- ## Stations URL: https://opensensor.space/Stations Description: OpenSensor Network Stations --- ## Station Dashboard URL: https://opensensor.space/Stations/0195ae3c-43e0-7624-8c5c-7424adbcc30d --- ## Gas Sensor Readings URL: https://opensensor.space/Stations/0195ae3c-43e0-7624-8c5c-7424adbcc30d/gas-sensors --- ## System Health URL: https://opensensor.space/Stations/0195ae3c-43e0-7624-8c5c-7424adbcc30d/health --- ## Light and Proximity URL: https://opensensor.space/Stations/0195ae3c-43e0-7624-8c5c-7424adbcc30d/light-and-proximity --- ## Near Real-Time Weather Data URL: https://opensensor.space/Stations/0195ae3c-43e0-7624-8c5c-7424adbcc30d/near-real-time --- ## Particulate Matter URL: https://opensensor.space/Stations/0195ae3c-43e0-7624-8c5c-7424adbcc30d/particulate-matter --- ## Atmospheric Pressure URL: https://opensensor.space/Stations/0195ae3c-43e0-7624-8c5c-7424adbcc30d/pressure --- ## Temperature and Humidity URL: https://opensensor.space/Stations/0195ae3c-43e0-7624-8c5c-7424adbcc30d/temperature-and-humidity --- ## Station Dashboard URL: https://opensensor.space/Stations/019ab390-f291-7a30-bca8-381286e4c2aa --- ## Gas Sensor Readings URL: https://opensensor.space/Stations/019ab390-f291-7a30-bca8-381286e4c2aa/gas-sensors --- ## System Health URL: https://opensensor.space/Stations/019ab390-f291-7a30-bca8-381286e4c2aa/health --- ## Light and Proximity URL: https://opensensor.space/Stations/019ab390-f291-7a30-bca8-381286e4c2aa/light-and-proximity --- ## Near Real-Time Weather Data URL: https://opensensor.space/Stations/019ab390-f291-7a30-bca8-381286e4c2aa/near-real-time --- ## Particulate Matter URL: https://opensensor.space/Stations/019ab390-f291-7a30-bca8-381286e4c2aa/particulate-matter --- ## Atmospheric Pressure URL: https://opensensor.space/Stations/019ab390-f291-7a30-bca8-381286e4c2aa/pressure --- ## Temperature and Humidity URL: https://opensensor.space/Stations/019ab390-f291-7a30-bca8-381286e4c2aa/temperature-and-humidity --- ## Station Dashboard URL: https://opensensor.space/Stations/019d97ff-3220-74fc-8923-f9fb69e2273d --- ## Gas Sensor Readings URL: https://opensensor.space/Stations/019d97ff-3220-74fc-8923-f9fb69e2273d/gas-sensors --- ## System Health URL: https://opensensor.space/Stations/019d97ff-3220-74fc-8923-f9fb69e2273d/health --- ## Light and Proximity URL: https://opensensor.space/Stations/019d97ff-3220-74fc-8923-f9fb69e2273d/light-and-proximity --- ## Near Real-Time Weather Data URL: https://opensensor.space/Stations/019d97ff-3220-74fc-8923-f9fb69e2273d/near-real-time --- ## Particulate Matter URL: https://opensensor.space/Stations/019d97ff-3220-74fc-8923-f9fb69e2273d/particulate-matter --- ## Atmospheric Pressure URL: https://opensensor.space/Stations/019d97ff-3220-74fc-8923-f9fb69e2273d/pressure --- ## Temperature and Humidity URL: https://opensensor.space/Stations/019d97ff-3220-74fc-8923-f9fb69e2273d/temperature-and-humidity --- # Data Schema opensensor.space stores environmental sensor data with the following structure: ## Sensor Fields - temperature: Ambient temperature (°C) - humidity: Relative humidity (%) - pressure: Atmospheric pressure (hPa) - oxidised: Oxidising gas concentration - reduced: Reducing gas concentration - nh3: Ammonia concentration - lux: Light intensity (lux) - proximity: Proximity sensor reading - pm1: PM1.0 particulate matter (μg/m³) - pm25: PM2.5 particulate matter (μg/m³) - pm10: PM10 particulate matter (μg/m³) ## System Health Fields - cpu_percent: CPU utilization - memory_percent: Memory usage - disk_percent: Disk usage - wifi_signal: WiFi signal strength (dBm) ## Partitioning Data is partitioned by: station / year / month / day Example path: station=019ab390-f291-7a30-bca8-381286e4c2aa/year=2024/month=12/day=05/data_1200.parquet