Find Points and view data

There are different methods for finding and viewing data for a Point in DCH:

  1. Data Source Page: For when you already know the ID of the Point you are looking for or would like to filter your Points based on the ID.

  2. Point Explorer Page: For when you already know the ID of the Point or the Unit of Measurement as assigned after the model is created. Also allows filtering by ID.

  3. Search Page: For when you want to find Points in a model based on their BRICK classes or relationships.

  4. Model Visualiser: For visualising your Building model and finding Points based on their Parent associations (currently this method is not linked to viewing the data).

  5. Accordion View: For when you know the Parent or Point name when in the Building View page.

  6. REST API:

    1. Point Management Service: Allows you to query Points by ID, Organisation ID and Data Pool ID

    2. Building Management Service: Allows you to query your Site and Building models based on IDs, BRICK classes and relationships using BRIQL querying language.

Walkthrough for using our REST API to find Points can be found here.

Last updated