AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Configurations used to create a decoder manifest.

Inheritance Hierarchy

System.Object
  Amazon.IoTFleetWise.Model.CanDbcDefinition

Namespace: Amazon.IoTFleetWise.Model
Assembly: AWSSDK.IoTFleetWise.dll
Version: 3.x.y.z

Syntax

C#
public class CanDbcDefinition

The CanDbcDefinition type exposes the following members

Constructors

NameDescription
Public Method CanDbcDefinition()

Properties

NameTypeDescription
Public Property CanDbcFiles System.Collections.Generic.List<System.IO.MemoryStream>

Gets and sets the property CanDbcFiles.

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.

Public Property NetworkInterface System.String

Gets and sets the property NetworkInterface.

Contains information about a network interface.

Public Property SignalsMap System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property SignalsMap.

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

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5