Preparing search index...
The search index is not available
IQRF Gateway Daemon JavaScript Utilities - v0.1.5
IQRF Gateway Daemon JavaScript Utilities
Types
SensorDataReportSensor
Interface SensorDataReportSensor
SensorData asynchronous report sensor interface
interface
SensorDataReportSensor
{
index
:
number
;
name
:
string
;
type
:
number
;
unit
:
string
;
value
:
string
;
}
Index
Properties
index
name
type
unit
value
Properties
index
index
:
number
name
name
:
string
type
type
:
number
unit
unit
:
string
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
name
type
unit
value
IQRF Gateway Daemon JavaScript Utilities - v0.1.5
Loading...
SensorData asynchronous report sensor interface