Opc.Ua.WebApi.Model.ReaderGroupDataType
February 8, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| TransportSettings | Object | [optional] | |
| MessageSettings | Object | [optional] | |
| DataSetReaders | List<DataSetReaderDataType> | [optional] | |
| Name | string | [optional] | |
| Enabled | bool | [optional] [default to false] | |
| SecurityMode | int | Link to specification. | [optional] |
| SecurityGroupId | string | [optional] | |
| SecurityKeyServices | List<EndpointDescription> | [optional] | |
| MaxNetworkMessageSize | long | [optional] [default to 0] | |
| GroupProperties | List<KeyValuePair> | [optional] |