Star

ThingsBoard Documentation

Documentation for using ThingsBoard IoT Platform.

Data Fitlering

To get better results during analysis it is required to filter data from noisy sources or we want to focus on a concrete subset of entities. Drag-n-drop fields that you want to filter on into Filter section and apply the required filter.

You can apply filters even on fields that are not used for actual data visualization. For example, during energy consumption analysis, we want to filter out all empty apartments and focus on apartments located on the second and third floors. Here is how our config will look like:

image

Filter Options

You can filter by any field that is present in the ThingsBoard:

Filter types and conditions:

Filter support following field types:

To change filter condition - click on the filter field and select the required option:

image

Filter by hierarchy (relation)

If you have relations configured between assets/device then you can filter by hierarchy.

For example you have Buildings and each building has relation to Apartments. If you need to focus on apartments only from 1 Building - you should drop Building name into Filter section and selected required building. As the result view will contains only apartments from selected building.

Same logic work if you want to filter asset/devices by customer that they belongs to.