Package com.ctre.phoenixpro.hardware
Class DeviceIdentifier
java.lang.Object
com.ctre.phoenixpro.hardware.DeviceIdentifier
public class DeviceIdentifier extends Object
-
Constructor Summary
Constructors Constructor Description DeviceIdentifier()DeviceIdentifier(int deviceID, String model, String canbus) -
Method Summary
Modifier and Type Method Description intgetDeviceHash()intgetDeviceId()StringgetModel()StringgetNetwork()StringtoString()
-
Constructor Details
-
Method Details