CanDbcDefinition

Configurations used to create a decoder manifest.

Types

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

Properties

Link copied to clipboard

A list of DBC files. You can upload only one DBC file for each network interface and specify up to five (inclusive) files in the list. The DBC file can be a maximum size of 200 MB.

Link copied to clipboard

Contains information about a network interface.

Link copied to clipboard

Pairs every signal specified in your vehicle model with a signal decoder.

Functions

Link copied to clipboard
inline fun copy(block: CanDbcDefinition.Builder.() -> Unit = {}): CanDbcDefinition
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