phoenix6.hardware.device_identifier#

Module Contents#

class phoenix6.hardware.device_identifier.DeviceIdentifier(device_id: int, model: str, canbus: str)#
property network: str#

Gets the network

Returns:

Network

Return type:

str

property model: str#

Gets the model

Returns:

Model

Return type:

str

property device_id: int#

Gets the device id

Returns:

Device ID

Return type:

int

property device_hash: int#

Gets the device hash

Returns:

Device hash

Return type:

int