Preparing search index...
The search index is not available
buttplug
buttplug
SensorReadCmd
Class SensorReadCmd
Hierarchy
ButtplugDeviceMessage
SensorReadCmd
Index
Constructors
constructor
Properties
Device
Index
Id
Sensor
Index
Sensor
Type
Name
Accessors
Type
Methods
toJSON
to
Protocol
Format
update
Constructors
constructor
new
Sensor
Read
Cmd
(
DeviceIndex
:
number
, SensorIndex
:
number
, SensorType
:
SensorType
, Id
?:
number
)
:
SensorReadCmd
Parameters
DeviceIndex:
number
SensorIndex:
number
SensorType:
SensorType
Id:
number
= DEFAULT_MESSAGE_ID
Returns
SensorReadCmd
Properties
Device
Index
Device
Index
:
number
Id
Id
:
number
= DEFAULT_MESSAGE_ID
Sensor
Index
Sensor
Index
:
number
Sensor
Type
Sensor
Type
:
SensorType
Static
Name
Name
:
string
= 'SensorReadCmd'
Accessors
Type
get
Type
(
)
:
Function
Returns
Function
Methods
toJSON
toJSON
(
)
:
string
Returns
string
to
Protocol
Format
to
Protocol
Format
(
)
:
object
Returns
object
update
update
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
buttplug
Sensor
Read
Cmd
constructor
Device
Index
Id
Sensor
Index
Sensor
Type
Name
Type
toJSON
to
Protocol
Format
update
Generated using
TypeDoc