Uses of Interface
energy.trolie.client.request.operatingsnapshots.SeasonalSnapshotReceiver
Packages that use SeasonalSnapshotReceiver
Package
Description
Entry point to the TROLIE client APIs.
Interfaces for snapshot queries
-
Uses of SeasonalSnapshotReceiver in energy.trolie.client
Methods in energy.trolie.client with parameters of type SeasonalSnapshotReceiverModifier and TypeMethodDescriptionvoidTrolieClient.getInUseSeasonalSnapshots(SeasonalSnapshotReceiver receiver) Execute a synchronous request for the current seasonal limits with a streaming response handler, assuming this user's default monitoring set.voidTrolieClient.getInUseSeasonalSnapshots(SeasonalSnapshotReceiver receiver, String monitoringSet) Execute a request for the current seasonal limits with a streaming response handler with the given monitoring set.voidTrolieClient.getInUseSeasonalSnapshots(SeasonalSnapshotReceiver receiver, String monitoringSet, String resourceId) Execute a request for the current seasonal limits with a streaming response handler -
Uses of SeasonalSnapshotReceiver in energy.trolie.client.request.operatingsnapshots
Subinterfaces of SeasonalSnapshotReceiver in energy.trolie.client.request.operatingsnapshotsModifier and TypeInterfaceDescriptioninterfaceStreaming receiver for updated seasonal snapshot data and errors from subscriber.