Uses of Class
com.cumulocity.microservice.customencoders.api.model.EncoderInputData
Package
Description
-
Uses of EncoderInputData in com.cumulocity.microservice.customencoders.api.model
-
Uses of EncoderInputData in com.cumulocity.microservice.customencoders.api.service
Modifier and TypeMethodDescriptionEncoderService.encode
(EncoderInputData encoderInputData) Encodes the EncoderInput object into EncoderResult object -
Uses of EncoderInputData in com.cumulocity.microservice.lpwan.codec.encoder.model
Modifier and TypeClassDescriptionclass
The LpwanEncoderInputData class represents the format and content of the request coming in for encoding a device command. -
Uses of EncoderInputData in com.cumulocity.microservice.lpwan.codec.rest
Modifier and TypeMethodDescription@NotNull EncoderResult
CodecController.encode
(@NotNull EncoderInputData inputData) This REST API should expose '/encode' endpoint