Opc.Ua.WebApi.Model.CreateSubscriptionRequest
February 8, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| RequestHeader | RequestHeader | [optional] | |
| RequestedPublishingInterval | double | [optional] [default to 0D] | |
| RequestedLifetimeCount | long | [optional] [default to 0] | |
| RequestedMaxKeepAliveCount | long | [optional] [default to 0] | |
| MaxNotificationsPerPublish | long | [optional] [default to 0] | |
| PublishingEnabled | bool | [optional] [default to false] | |
| Priority | int | [optional] [default to 0] |