The Xentara OEE Calculator v1.0.1
User Manual
|
A JSON object describing a Quality Rate has following syntax:
name | A string value containing the name of the Quality Rate. |
UUID | A string value containing the unique UUID. |
totalActualProduct | An integer value indicating the number of the actual products have been produced. |
rejectedProduct | An integer value indicating the number of the rejected products. |
Please remember that each element block requires two layers of {}
due to the syntax restrictions of the JSON format.