FIWARE implementation of a home automation orchestrator
This Repository will consists on a number of microservices.
-
Node-red instance to ease debugging and create custom logic flows between microservices.
-
Orion Context Broker instance to store the current context state of the system in a MondoDB using NGSI-v2 data models.
-
QuantumLeap instance that will save timeseries-like context data into a Timescale DB
-
Grafana instance to plot timeseries from the Timescale DB
-
Draco instance to persist historical data in the same MongoDB instance used by Orion CB
-
External microservices:
- Python PVPC energy data provider