torque-pro-assistant - v1.0.0
Preparing search index...
src/components/app/adapter-pairing/utils/mock-devices
MockDevice
Interface MockDevice
One discoverable Bluetooth OBD-II adapter.
interface
MockDevice
{
chip
:
AdapterChip
;
firmware
:
string
;
mac
:
string
;
name
:
string
;
rssi
:
number
;
vendor
:
string
;
}
Index
Properties
chip
firmware
mac
name
rssi
vendor
Properties
Readonly
chip
chip
:
AdapterChip
Readonly
firmware
firmware
:
string
Readonly
mac
mac
:
string
Readonly
name
name
:
string
Readonly
rssi
rssi
:
number
Signal strength in dBm; closer to 0 = stronger.
Readonly
vendor
vendor
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
chip
firmware
mac
name
rssi
vendor
torque-pro-assistant - v1.0.0
Loading...
One discoverable Bluetooth OBD-II adapter.