Ga naar hoofdinhoud

buildings_key_value_actual

GET 

/public-api/buildings/:uuid/keyvalue/actual/

Pre-requisites

  • uuid: You need a (building) uuid for this endpoint. You can get a list of buildings with GET /buildings/.

Retrieve actual key-value registrations for your building, this will only return the actual value when it's not too old (max one hour) (GET /buildings/{uuid}/keyvalue/latest/ will always return the last value).

Request

Responses