Model
Table of Contents
Classes
- Account
- Accounts are attached to places, areas, and equipment in the model to indicate that this is where material movements will be tracked
- Attribute
- Attributes store data that can changes over time, or static data that stays the same. Attributes are similar to what developers call Properties.
- Connector
- Connectors connect to local data sources and stream the data to a Gateway. These are the first step in how data is injected into the ThinkIQ platform
- EnumerationType
- Enumeration Types are used to translate codes (digits usually) into meaningful words/descriptions
- Equipment
- Equipment are a base type in the model.
- EquipmentType
- Class Equipment Type.
- Gateway
- Gateways can have 1 or more connectors below them and have the job of sending data to the ThinkIQ platform
- GenericObject
- Class GenericObject.
- Library
- Libraries are collections of types, enumeration types, scripts, measurement units and more.
- Limit
- Limits add HiHi, Hi, Target, Lo, and LoLo threshold to an attribute
- MeasurementUnit
- The Measurement Unit class allows unit conversion between units of the same quantity kinds
- Node
- Class Node is the base for all equipment, attributes, and more
- NodesWithTags
- Class NodeWithTags extends Nodes and is used for nodes that can contain tags, i.e. Gateway, Connector, OpcuaObject
- NotificationType
- Class NotificationType.
- OpcGroup
- Class OpcuaObject.
- OpcuaObject
- Class OpcuaObject.
- Organization
- Class Organization is a base type in the Model
- Place
- Class Place is a base type in the ThinkIQ model.
- QuantityKind
- Quantity Kinds are the base types of Measurement Units.
- Relationship
- Relationships are between two Nodes, nodes may have many relationships between them.
- RelationshipType
- Class RelationshipType.
- Script
- Scripts can be attached to types or instances, used for displaying reports, calculating KPI's, and more
- SystemNodeType
- These are base types of the system, not the base types within the model.
- Tag
- Tags are a data source which come directly from the factory floor.
- Type
- The Model has to main parts, Instances and Types. Types give shape to instances and are used to organize data into usable, repeatable forms
- TypeToAttributeType
- Class TypeToAttributeType.
- TypeToChildType
- Class TypeToChildType.