- Select the App Drawer
- Select IoT Hub.
- Select the Profiles icon to access the Profiles dashboard.
- Select the ellipsis icon to the right of the Niagara Object.
- Select Manage from the context menu.
- Edit the following fields, as needed:
- Object Name: Enter the object name.
- Niagara Type: Select the type:
- Boolean: A binary value with only two states. Examples: true, false, or off, on.
- Double Precision: An 8-byte floating point-type. Examples: 1.23456e300d, -1.23456e-300d, 1e1d.
- Integer: A 4-byte point-type. Cannot contain a decimal. Examples: -2, -1, 0, 1, 2.
- String: A string of one or more ASCII characters (and if alpha-numeric), often with some literal meaning.
- oBIX Path: Enter the path for the Object.
- Trend Interval: Select the interval in minutes.
- Select Save.
Updating a Profile Object will update all Device Objects for Devices using that Profile.