Preparing search index...
The search index is not available
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
IQRF Gateway Webapp JavaScript client
Types
Config
IqrfGatewayControllerMapping
Interface IqrfGatewayControllerMapping
IQRF Gateway Controller mapping configuration
interface
IqrfGatewayControllerMapping
{
button
:
number
;
deviceType
:
MappingDeviceType
;
greenLed
:
number
;
id
?:
number
;
name
:
string
;
redLed
:
number
;
sck
?:
number
;
sda
?:
number
;
}
Index
Properties
button
device
Type
green
Led
id?
name
red
Led
sck?
sda?
Properties
button
button
:
number
device
Type
deviceType
:
MappingDeviceType
green
Led
greenLed
:
number
Optional
id
id
?:
number
name
name
:
string
red
Led
redLed
:
number
Optional
sck
sck
?:
number
Optional
sda
sda
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
button
device
Type
green
Led
id
name
red
Led
sck
sda
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
Loading...
IQRF Gateway Controller mapping configuration