fun post(operation: Operation, responder: (Response<Operation?>) -> Unit): Unit
Submits an operation to Cumulocity to be run on the targetted device refereneced in the managed object
operation
- []Operation] to be posted to Cumulocity
responder
- callback function to be called with Cumulocity response