java.lang.Object
com.cumulocity.microservice.customdecoders.api.model.Decoder
All Implemented Interfaces:
Serializable

public class Decoder extends Object implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • Decoder

      public Decoder()
  • Method Details

    • createEvent

      public com.cumulocity.rest.representation.event.EventRepresentation createEvent(byte[] value, com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation deviceMo, Map<String,String> args)