December 14, 2021
Connectors [12-14-2021]
CHANGED:
OPC UA
- Improved the measurement units in the base library and updated the OPC UA connector to allow importing UNECE common measurement units
GraphQL [12-14-2021]
CHANGED:
- Increased the maximum size of the GraphQL payload returned from the ThinkIQ system from 200 KB to 4 MB. In the past, a ThinkIQ GraphQL user would have to break the insert statements into several smaller statements. The same operations can now be done simpler, faster and with less engineering.
- Added the ability to update and delete relationships using the GraphQL API. This ability to update and delete relationships makes it possible to manage more of the ThinkIQ model from external applications.
UI Components [12-14-2021]
ADDED:
- Enhanced performance by stopping live network calls when a browser tab is not in focus
- Created documentation for UI Components including an interactive demo and code builder under the Developer->UI Controls menu
Model Editor [12-14-2021]
FIXED:
- Users can now select a row that has just been edited by clicking on it
- Improved Linear interpolation: Attributes employing linear interpolations now hold their value until the expiration interval has elapsed.
-
As an example, on an attribute:
-
Set the interpolation method to ‘Linear’
-
The expiration interval to ‘1 minute’
-
Data comes in at 12:00, and then not again until 12:05 (5 minutes later)
-
The averaging function will assume that the value that came in at 12:00 is valid until 12:01 (the expiration interval of 1 minute)
-
-
- Strings that look like numbers are returned as numbers
- Changes to an attribute on an Equipment Type or Attribute Type now propagate to all derived instances or types
- Examples:
- Adding Limits to an Equipment Type adds limits to all instances of the Type
- Editing an existing attribute on an Equipment Type (such as an expression) now propagates to all instances of the Type
- Examples: