Tools

The Instantiable Model Tool (users.%.models.tool) is part of Iotellect Monitoring MES Core.
This model defines mobile tools used within the enterprise, such as process fixtures. Tool instances are attached to production entity instances.

The Tool model includes two core variables common to all tools: Tool and Base Properties.

Variable: Base Properties

The Base Properties (baseProperties) variable describes the basic properties of any tool.

Field

Type

Description

description

String

Detailed description of the tool

status

String

Current tool status (see Equipment Statuses model)

Variable: Tool

The Tool (tool) variable has only one field:

Field

Type

Description

type

String

Context of the relative model that defines the tool type

By default, the tool type is defined by the relative model Default Tool Type (users.%.models.defaultToolTypeModel) — a template model for tool types. This model attaches only to tools that explicitly reference it in the Type field. It also inherits from the Base Tool Type model (users.%.models.baseToolTypeModel), which can describe additional base properties for tools of any type.

Was this page helpful?