Overview#
Sensor networks become much more useful when they can be onboarded without custom adapters for every deployment. A wearable feed, an environmental monitor, a buoy, or a field sensor should be able to publish observations through a standard model that other operational systems already understand.
The FROST SensorThings Integration module provides that bridge. It lets organisations synchronise Things and observations from a FROST server, register new Things through the same standards-based model, and reuse those observations across operational, mapping, and analytical workflows. This makes sensor onboarding more repeatable and avoids locking the platform to a proprietary observation format.
Last Reviewed: 2026-03-18 Last Updated: 2026-03-18
Key Features#
- Remote FROST Sync: Pull Things and related observation context in from an external FROST deployment.
- Thing Registration: Register new Things through a standards-based sensor model instead of a custom payload for each device type.
- Observation Access: Review observations for a given Thing through a governed internal view.
- Sensor Catalog Statistics: Monitor how many Things, datastreams, and observations are available to the organisation.
- Sensitivity-Aware Access: Respect visibility rules before sensor data is exposed to broader users.
- Cross-Workflow Reuse: Make the same sensor entities and observations available across command, mapping, and monitoring views.
Use Cases#
- Wearable and Patient Telemetry: A service aligns wearable observations with other operational sensor feeds instead of treating them as a separate silo.
- Environmental Monitoring: Flood, air-quality, weather, or site-condition sensors are onboarded through a common observation model.
- Maritime and Coastal Sensors: Buoys and shoreline sensors publish observations that can be reused in operational views.
- Facility and Perimeter Monitoring: Fixed sensors at sites or depots are brought into the wider operational picture without a bespoke adapter.
- Partner Sensor Federation: An organisation consumes another agency's SensorThings feed through a standards-based exchange model.
Integration#
- Open Geospatial Intelligence Services: Things and observations can sit alongside other standards-based spatial data sources.
- Operational Picture and Mapping Workflows: Sensor observations can be rendered into common operating and situational-awareness views.
- Telemetry and Monitoring Services: FROST-backed feeds can complement wearable, AVL, and other telemetry workflows.
- Analytics and Alerting: Observation histories can support trend analysis and threshold-based operational alerts.
Open Standards#
- OGC SensorThings API: the module aligns with the standard model for Things, Datastreams, and Observations.
- FROST Server: integrates with the open SensorThings server implementation used widely for interoperable sensor deployments.
- GeoJSON: location-bearing sensor entities can be represented in a common open geospatial format where needed.
- WGS 84 / EPSG:4326: sensor positions can align with the common latitude-longitude reference model used across mapping workflows.
- RFC 8259 JSON: Thing metadata and observation payloads can be exchanged in a standard structured format.
- ISO 8601: observation timestamps use a standard date-time representation.