Package com.cumulocity.sdk.client.devicecontrol.autopoll
package com.cumulocity.sdk.client.devicecontrol.autopoll
-
ClassDescriptionThis is callback interface for processing new operations.This class is an implementation of OperationsPollerInterface, its responsibility is to poll device control REST API for operations for given agent id.This class is responsible for polling the given OperationCollection and putting received operations into the given queueThis queue is handling operations to be processed.This class is responsible for polling queue for operations to be performed by OperationProcessor instance.