Mes.WebApi.Models.CountsAndDuration JSON Schema
- Last UpdatedNov 06, 2025
- 1 minute read
| Name | Description | Data Type |
|---|---|---|
| id | The code or ID for the utilization state, utilization reason, or utilization reason group. | integer |
| name | The description of the utilization state, utilization reason, or utilization reason group. | string |
| duration | The sum of the durations, in seconds, for all events with this utilization state, utilization reason, or utilization reason group that occurred. | integer |
| count | The number of events that have this utilization state, utilization reason, or utilization reason group. | integer |
| color | The name or hex value of the HTML color for the background color in the user interface for this utilization state or utilization reason. This property is not returned if the graphType parameter is 1 (utilization reason groups). | string |
| active | The indication whether one of the events with this utilization state, utilization reason, or utilization reason group is the current one for the entity or line. | boolean |