The Gemini LIVE API provides the opportunity to forward data from Divako to Volue. Our API is developed according to specification 1.3 og Gemini Live. If you already have a client relationship with Volue, then this is the easiest way to get your data forwarded to them. Typically you vould have you zone meter data here, now you can enrich that data also with residential watermeterdata.
{
"secret": "<secret:contact Powel> ",
"tenant": "<tenant-name:contact Powel>",
"events": [
{
"sensorTag": "PV501_123",
"eventName": "WaterFlowMeasured",
"date": "2018-05-24T09:24:37+00:00",
"amount": 6.5
},
]
}