Class Decoder
java.lang.Object
com.cumulocity.microservice.customdecoders.api.model.Decoder
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.cumulocity.rest.representation.event.EventRepresentation
createEvent
(byte[] value, com.cumulocity.rest.representation.inventory.ManagedObjectRepresentation deviceMo, Map<String, String> args)
-
Field Details
-
DECODER_EVENT_TYPE
- See Also:
-
DECODER_DATA_FRAGMENT
- See Also:
-
-
Constructor Details
-
Decoder
public Decoder()
-
-
Method Details
-
createEvent
-