Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

OBSERVED PROPERTY

Fields

Type

Description

Purpose

ID (Observed Property identifier)

M

errormessage

GRAMMAR

Observed Property name

M

ErrorMessage

GRAMMAR

Observed Property type

M

value

GRAMMAR

Also known as

O

error signal, DM01 message

TIC Description

Definition

M

The message contains the attributes that are relevant to publish the content of the error, and its surrounding attributes like fault, warning & interlock and conditions to describe and support diagnosing the error

TIC Description

Further Detail

O

The message is the observed property of the error

TIC Description

Required Information

M

SUBJECT; CONCEPT and VALUE

TIC Description

SUBJECT

M

CHE, TOS, Terminal, Gate, PowerSource, Spreader, (Terminal) Infrastructure

GRAMMAR

POINT OF MEASUREMENT

O

input; iinput ; ioutput ;output

schedule; planning; estimated; actual; performed

GRAMMAR

CONCEPTS

M

Error

GRAMMAR

Value

M

Name; value; description; expectedvalue; mcode; tic40codeid; tic40codename

GRAMMAR

Related standards

O

TIC Description

Related TIC 4.0 definition

O

https://tic40.atlassian.net/l/c/pBWAiKtg https://tic40.atlassian.net/l/c/sHgs2815 https://tic40.atlassian.net/l/c/jCkb1RZA https://tic40.atlassian.net/l/c/sWjfo1T1 https://tic40.atlassian.net/l/c/GRD7muAH

TIC Description

Example

M

A machine publish an error reporting that the speed of the hoist down is higher than expected.

che.health.error.errormessage.timestamp : 2021-12-10T14:30:39.937Z

che.health.error.errormessage.value : “hoist overspeed”

che.health.error.errormessage.description : "hoist down speed over limit"

che.health.error.errormessage.actualvalue: -14.5

che.health.error.errormessage.expectedvalue: -14.2

che.health.error.errormessage.mcode : 3.4.55.66

che.health.error.errormessage.tic40codeid: 1.4.1.1.1

che.health.error.errormessage.tic40codename: “che.hoist.performance.speed.high”

TIC Description

Example in the context of the grammar

M

JSON example

Bloque de código
languagejson
{
  "che": [
    {
      "id": "",
      "name": "",
      "health": [
        {
          "id": "",
          "error": {
            "errormessage": [
              {
                "timestamp": "2021-12-10T14:30:39.937Z",
                "value": "hoist overspeed",
                "description": "hoist down speed over limit",
                "actualvalue": "-14.5",
                "expectedvalue": "-14.2",
                "mcode": "3.4.55.66",
                "tic40codeid": "1.4.1.1.1",
                "tic40codename": "che.hoist.performance.speed.high"
              }
            ]
          }
        }
      ]
    }
  ]
}

TIC Description

Link to one or more operational processes

M

TIC Description

Search tags

M

#alarm; #error; #fault

Technical

Version / Date

M

2021.003 - 15/01/2022

Technical

Internal TIC Version

M

20211302021213

Technical

M = Mandatory

O = Optional

...

Created by

Edited by

Review / Approve

Published

 Francisco Blanquer Jaraiz 2021-11-15 

Francisco Blanquer Jaraiz 2021-12-13