Uses of Class
com.cumulocity.microservice.customdecoders.api.model.DecoderInputData
Packages that use DecoderInputData
Package
Description
-
Uses of DecoderInputData in com.cumulocity.microservice.customdecoders.api.model
Methods in com.cumulocity.microservice.customdecoders.api.model that return DecoderInputData -
Uses of DecoderInputData in com.cumulocity.microservice.lpwan.codec.decoder.model
Subclasses of DecoderInputData in com.cumulocity.microservice.lpwan.codec.decoder.modelModifier 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
Methods in com.cumulocity.microservice.lpwan.codec.rest with parameters of type DecoderInputDataModifier and TypeMethodDescription@NotNull DecoderResult
CodecController.decode
(@NotNull DecoderInputData inputData) This REST API should expose '/decode' endpoint