Interface | Description |
---|---|
OperationProcessor |
This is callback interface for processing new operations.
|
Class | Description |
---|---|
OperationsByAgentAndStatusPollerImpl |
This class is an implementation of OperationsPollerInterface, its responsibility is to poll device control REST API for
operations for given agent id.
|
OperationsPollingTask |
This class is responsible for polling the given OperationCollection and putting received operations into the given queue
|
OperationsQueue |
This queue is handling operations to be processed.
|
OperationsQueueHandler |
This class is responsible for polling queue for operations to be performed by
OperationProcessor instance.
|
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.