Mes.WebApi.Models.V3.EnProd.DataLogGrp JSON Schema
- Last UpdatedNov 06, 2025
- 1 minute read
| Name | Description | Data Type |
|---|---|---|
| grp_desc | The data log group description. | string |
| max_value | The maximum number of data logs that can be collected for the group. Valid values are up to 64. If you are intending to use this group in MES Operator, it can only be 16 or 48. | integer |
| trigger_type | An enumeration that indicates the type of trigger that adds a new data log for this group. The only supported trigger is Manual (0; i.e., entered by the operator). | integer |
| trigger_detail | The trigger detail. This property is not supported by the system. | string |
| obsolete | The indication whether this data log group is obsolete. | boolean |
| spare1 | The contents of the spare1 field. | string |
| spare2 | The contents of the spare2 field. | string |
| spare3 | The contents of the spare3 field. | string |
| spare4 | The contents of the spare4 field. | string |
| mod_id | The modification ID, which is a binary number that increments each time the record's table row is modified. Optionally used for optimistic concurrency control when performing updates or deletes. | string |
| grp_id | The data log group ID, assigned by the system. | integer |