V3_DataLogGrp_Post (Post)
- Last UpdatedNov 06, 2025
- 1 minute read
| Post | V3_DataLogGrp_Post |
Resource Path:/api/v3/DataLogGrp
| Name | Description |
|---|---|
| trans_id | Used to supply the ID of the transaction if the call is taking part in a transaction. |
The request body is of type Mes.WebApi.Models.V3.EnProd.DataLogGrp.
Required. The property information for the data log group being added.
The response body is of type Mes.WebApi.Models.V3.EnProd.DataLogGrp.
OKThe following DataLogGrp model properties are required.
- To describe the data log group: grp_desc.
- To specify the maximum number of data logs that can be collected for the group: max_value. Valid values are up to 64. If you are intending to use this group in MES Operator, it can only be 16 or 48.
- To specify the trigger type: trigger_type. Note that the only currently supported trigger type is 0 (manual).
- To specify whether the data log group is obsolete: obsolete.