Events

The Recommender Platform applies pre-defined or custom rules onto a stream of events. An event represents a state change on a sensor or actor within a building.

Example JSON

{
    "timestamp": 633308400,
    "customerId": "6149884d0aafc84cb196d4c8",
    "customerBuildingId": "000000005A37A9F2",
    "deviceId": "000000005A37A9F21000",
    "deviceName": "SM Bridge",
    "value": 1234.001,
    "type": "POWER_CONSUMPTION",
    "source": "GATEWAY",
    "unit": "WATT"
}

API

Last updated

© 2023 MOOST AG