|
The Xentara OEE Calculator v1.0.1
User Manual
|
A JSON object describing a Availability rate has following syntax:
| name | A string value containing the name of the availability rate. |
| UUID | A string value containing the unique UUID. |
| running | A boolean value indicating if the device is running at the moment. |
| planned | A boolean value indicating if the device is planned to run at the moment. |
Please remember that each element block requires two layers of {} due to the syntax restrictions of the JSON format.