System Bridge logo
Data Data by Key Keyboard Notification Open Power

API - Data by Key

Get data from data modules by key.

Request

GET /api/data/{module}/{key}

Response

{
    "key": "value",
    "last_updated": timestamp
}