com.cumulocity.rest.representation.operation
Class Operations

java.lang.Object
  extended by com.cumulocity.rest.representation.operation.Operations

public class Operations
extends Object


Constructor Summary
Operations()
           
 
Method Summary
static OperationRepresentation createNewMeasurementOperation()
          Returns operation that triggers a new measurement to be made.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Operations

public Operations()
Method Detail

createNewMeasurementOperation

public static OperationRepresentation createNewMeasurementOperation()
Returns operation that triggers a new measurement to be made.

Does not define the target device ID. Clients can interpret this as meaning measurements from all devices should be read, or they can use this as a base instance from which they can add device IDs.



Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.