Uses of Class
com.cumulocity.microservice.customdecoders.api.model.DecoderInputData
Package
Description
-
Uses of DecoderInputData in com.cumulocity.microservice.customdecoders.api.model
-
Uses of DecoderInputData in com.cumulocity.microservice.lpwan.codec.decoder.model
Modifier and TypeClassDescriptionclass
The LpwanDecoderInputData class represents the format and content of the request coming in for decoding a device data. -
Uses of DecoderInputData in com.cumulocity.microservice.lpwan.codec.rest
Modifier and TypeMethodDescription@NotNull DecoderResult
CodecController.decode
(@NotNull DecoderInputData inputData) This REST API should expose '/decode' endpoint