public interface MonitoredItem
| Modifier and Type | Method and Description |
|---|---|
UInteger |
getId() |
ReadValueId |
getReadValueId() |
UInteger |
getSubscriptionId() |
TimestampsToReturn |
getTimestampsToReturn() |
boolean |
isSamplingEnabled() |
UInteger getId()
UInteger getSubscriptionId()
Subscription this item belongs to.ReadValueId getReadValueId()
ReadValueId being monitored.TimestampsToReturn getTimestampsToReturn()
TimestampsToReturn.boolean isSamplingEnabled()
true if this item should be sampled.Copyright © 2018. All rights reserved.