Breadcrumbs

Data Types

Devices

Devices can be a Niagara network device or any Niagara container containing points (such as a Folder)

Tags

The tags are metadata added to the device to help identify it and simplify its management.

image2020-10-6_18-6-25.png


Points

In the Niagara framework points are the building blocks of any IoT application. A point is a component that can read or write a sensor value for example: Light Brightness or Color.

Values

Points have a current value.

image2020-10-6_14-32-51.png

State

In addition to the value the point has also a state which represent the current status of the sensor.

image2020-10-6_17-59-8.png

Tags

The tags are metadata added to the points to help identify it and simplify its management.

image2020-10-6_18-0-0.png

Histories

The data generated by the points can be recorded and saved on disk for later use. and called a points history.

image2020-10-6_14-42-15.png image2020-10-6_14-42-43.png

Alarms

Alarms are incidence that points generate when an abnormal behavior is detected for example a Temperature > 60°

image2020-10-6_17-27-13.png

References

References are used to represent a remote resource such as a maintenance CMMS work order, a SharePoint document, an incident etc.

image2020-10-6_17-42-27.png