public DeviceIdentifier(
int deviceId,
string model,
string canbus
)
new :
deviceId : int *
model : string *
canbus : string -> DeviceIdentifier
[Missing <param name="deviceId"/> documentation for "M:CTRE.Phoenix6.Hardware.DeviceIdentifier.#ctor(System.Int32,System.String,System.String)"]
[Missing <param name="model"/> documentation for "M:CTRE.Phoenix6.Hardware.DeviceIdentifier.#ctor(System.Int32,System.String,System.String)"]
[Missing <param name="canbus"/> documentation for "M:CTRE.Phoenix6.Hardware.DeviceIdentifier.#ctor(System.Int32,System.String,System.String)"]