Preparing search index...
The search index is not available
buttplug
buttplug
SensorReading
Class SensorReading
Hierarchy
ButtplugDeviceMessage
SensorReading
Index
Constructors
constructor
Properties
Data
Device
Index
Id
Sensor
Index
Sensor
Type
Name
Accessors
Type
Methods
toJSON
to
Protocol
Format
update
Constructors
constructor
new
Sensor
Reading
(
DeviceIndex
:
number
, SensorIndex
:
number
, SensorType
:
SensorType
, Data
:
number
[]
, Id
?:
number
)
:
SensorReading
Parameters
DeviceIndex:
number
SensorIndex:
number
SensorType:
SensorType
Data:
number
[]
Id:
number
= DEFAULT_MESSAGE_ID
Returns
SensorReading
Properties
Data
Data
:
number
[]
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
= 'SensorReading'
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
Reading
constructor
Data
Device
Index
Id
Sensor
Index
Sensor
Type
Name
Type
toJSON
to
Protocol
Format
update
Generated using
TypeDoc