Uses of Interface
energy.trolie.client.request.monitoringsets.MonitoringSetsSubscribedReceiver
Packages that use MonitoringSetsSubscribedReceiver
-
Uses of MonitoringSetsSubscribedReceiver in energy.trolie.client
Methods in energy.trolie.client with parameters of type MonitoringSetsSubscribedReceiverModifier and TypeMethodDescriptionTrolieClient.subscribeToDefaultMonitoringSetUpdates
(MonitoringSetsSubscribedReceiver receiver) Identical toTrolieClient.subscribeToMonitoringSetUpdates(MonitoringSetsSubscribedReceiver, String)
, but creates a polling subscription for this grid operator's default monitoring set rather than one specified with a particular name.TrolieClient.subscribeToMonitoringSetUpdates
(MonitoringSetsSubscribedReceiver receiver, String monitoringSet) Create a polling subscription for updates to the given monitoring set.