| Package | Description |
|---|---|
| com.prosysopc.ua.pubsub |
PubSub (Part 14 of the OPC UA Specification) related implementations.
|
| Modifier and Type | Field and Description |
|---|---|
static PubSubConfScalarFieldSpecification<PubSubTargetVariablesConf> |
PubSubUdpUadpDataSetReaderConf.Fields.SubscribedDataSet |
static PubSubConfScalarFieldSpecification<PubSubTargetVariablesConf> |
PubSubMqttUadpDataSetReaderConf.Fields.SubscribedDataSet |
static PubSubConfScalarFieldSpecification<PubSubTargetVariablesConf> |
PubSubMqttJsonDataSetReaderConf.Fields.SubscribedDataSet |
| Modifier and Type | Method and Description |
|---|---|
PubSubTargetVariablesConf |
PubSubTargetVariablesConf.Builder.build()
Returns an instance of
PubSubTargetVariablesConf with the values given to this builder. |
PubSubTargetVariablesConf |
PubSubUdpUadpDataSetReaderConf.getSubscribedDataSet() |
PubSubTargetVariablesConf |
PubSubMqttUadpDataSetReaderConf.getSubscribedDataSet() |
PubSubTargetVariablesConf |
PubSubMqttJsonDataSetReaderConf.getSubscribedDataSet() |
PubSubTargetVariablesConf |
PubSubDataSetReaderConf.getSubscribedDataSet() |
| Modifier and Type | Method and Description |
|---|---|
T |
PubSubDataSetReaderConf.Builder.setSubscribedDataSet(PubSubTargetVariablesConf value) |
Copyright © 2026. All rights reserved.