UpdateDecoderManifestRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Use default decoders for all unmapped signals in the model. You don't need to provide any detailed decoding information.

Link copied to clipboard

A brief description of the decoder manifest to update.

Link copied to clipboard

The name of the decoder manifest to update.

Link copied to clipboard

A list of information about the network interfaces to add to the decoder manifest.

Link copied to clipboard

A list of network interfaces to remove from the decoder manifest.

Link copied to clipboard

A list of information about the network interfaces to update in the decoder manifest.

Link copied to clipboard

A list of information about decoding additional signals to add to the decoder manifest.

Link copied to clipboard

A list of signal decoders to remove from the decoder manifest.

Link copied to clipboard

A list of updated information about decoding signals to update in the decoder manifest.

Link copied to clipboard

The state of the decoder manifest. If the status is ACTIVE, the decoder manifest can't be edited. If the status is DRAFT, you can edit the decoder manifest.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String