The Xentara OEE Calculator v1.0.1
User Manual
JSON Format for the Result

A JSON object describing a Result Rate syntax:

{
"@Skill.OEE.Result": {
"name": "Result",
"UUID": "0a07e2ef-b1c4-4c63-8ab8-b69f913c8871"
}
}

Object Members
nameA string value containing the name of the Result.
UUIDA string value containing the unique UUID.

Please remember that each element block requires two layers of {} due to the syntax restrictions of the JSON format.