Changes

MRO Implemented Objects

28 bytes removed, 19 May
'MRO Implemented Objects' are pre-configured standard MRO Objects, adding further objects enhanced with additional logic and features.All the object described below inherits MRO Implemented Objects are pre-configured standard MRO objects enhanced with additional logic and fully implement [[MROCLS_MRO_TASK]] and [[MROCLS_SEQUENTIALTASK]]features.Values Value properties are pre-set by default , and they often fully many objects also implement other additional MRO suitable classification-relevant classifications.
==== Numeric Task ====
A Numeric Task documents records a numeric double value (e.g. read , from a temperature sensor). Once a value has been is entered (including ''Not Applicable''), the task is finishedconsidered complete.An acceptability range and a measurement unit can be set and showndefined. If the value falls outside the acceptable range, and a red colour alert and/or and update of the a technical status update can be triggered if out of range.The behaviour of this the previous value indicator has to must be specified defined separately.
Extra Classifications: none<br/>
| VALUE || {{Double}} || Double Number
|-
| VALUE_MAX || {{Double}} || Upper Range valuelimit of acceptable range
|-
| VALUE_MIN || {{Double}} || Lower limit of acceptable range value
|-
| VALUE_UNIT || {{String}} || Measurment unit of value
|}
==== Inspection Task ====
An Inspection Task documents captures a choice between two optionsbinary decision. Once a value has been is selected (including ''Not Applicable''), the task is finishedcomplete.One label for each option Custom labels can be define and override the standard default icons : Checkmark (v) and Cross (x).The behaviour of labels has to Label behavior must be specified defined separately into customizingin the customization settings.
Extra Classifications: [[MROCLS_MRO_INSPECTION_TASK]]<br/>
| VALUE || {{Boolean}} || Task is Done
|-
| LABEL_FALSE || {{String}} || Upper Range valueLabel for negative outcome
|-
| LABEL_TRUE || {{String}} || Lower range valueLabel for negative outcome
|}
==== Text Task ====
A Text Task documents a allows entry of free -form text comment. Once a value has been inserted is entered (including ''Not Applicable''), the task is finishedcomplete.
Extra Classifications: none<br/>
! width=30% | Name !! width=20% | Data type !! Comment
|-
| VALUE || {{String}} || Inserted Entered Text
|}
==== Picture Task ====
A Picture Task document if confirms whether a photo was donehas been taken. Once The task is only complete once a value has been inserted is entered (including ''Not Applicable''), the task is finished. A button for adding picture as child must be available and must prevent task to add a photo as a child object. Task confirmation without is blocked unless at least one photois attached.The behaviour of adding picture behavior for photo addition and confirmation prevention has to blocking must be specified separately into customizingdefined in customization.
Extra Classifications: [[MROCLS_MRO_CHECK_TASK]]<br/>
==== Dynamic List Task ====
A Dynamic List Task document the allows selection from a list of an optionoptions. Once a value has been is selected (including ''Not Applicable''), the task is finishedcomplete.The selecting option mechanics has to Selection behaviour must be specified separately into defined in the data model and required the requires implementation of [[SYSCLS_DYNAMIC_SELECTIVE_LIST|Dynamic Selective List]].
Extra Classifications: none<br/>
| VALUE || {{Guid}} || Selected Item
|}
 
==== Interface Task ====
Still in Currently under development!.
Extra Classifications: none<br/>
==== Calculation Task ====
Still in Currently under development!.
Extra Classifications: none<br/>
==== Supervisor Check Task ====
SupervisorTask document if a A Supervisor Check Task confirms task was donecompletion by a supervisor. Once The task is complete once a value has been selected, the task is finishedselected.Task confirmation Confirmation is available only possible after NFC recognition of Supervisor the supervisor and pin insertionPIN entry.
Extra Classifications: [[MROCLS_MRO_SUPERVISOR_TASK]]<br/>
71
edits