The Xentara OEE Calculator v1.0.1
User Manual
|
A JSON object describing a Performance Rate has following syntax:
name | A string value containing the name of the Performance Rate. |
UUID | A string value containing the unique UUID. |
availabilityRate | An availability rate factor which belongs in the same Calculation group. |
idealRunRate | An double value indicating the number of the products ideally expected to be produced per minute. |
totalActualProduct | An integer value indicating the number of the products have been produced. |
Please remember that each element block requires two layers of {}
due to the syntax restrictions of the JSON format.