What is Hestia
Hestia is the connection hub that normalizes low-carbon-tech vendors into a canonical contract and exposes it via a versioned API.
Hestia turns vendor, credentials, and device identity into normalized discovery, telemetry, alarms, and control, then re-publishes it over a versioned network API. It does not pass vendor payloads through opaquely: all consumers integrate against the contract published as OpenAPI 3.1 and JSON Schema.
What is it for?
- Manage connections and encrypted credentials per vendor
- Read normalized device telemetry, alarms, and capabilities
- Send control commands over the same canonical contract
- Publish telemetry events to Kafka for downstream consumers
OctoSentinel is currently Hestia's first consumer.
Production base URL:https://hestia.oees.tech
For architecture, deployment, and the full contract, see the repository: https://github.com/oees/hestia
Documentation in progress
The Hestia technical guide in Atenea is under development. In the meantime, use the official repository resources and the live deployment.