This release features documentation and an interactive demo for UI Components, propagation of changes to equipment or attribute types to derived instances of the types, and several bug fixes.

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:
  • 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.