IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
Preparing search index...
Types
Config
IqrfGatewayDaemonMapping
Interface IqrfGatewayDaemonMapping
IQRF Gateway Daemon mapping
interface
IqrfGatewayDaemonMapping
{
baudRate
?:
number
;
busEnableGpioPin
:
number
;
deviceType
:
MappingDeviceType
;
i2cEnableGpioPin
?:
number
;
id
?:
number
;
IqrfInterface
:
string
;
name
:
string
;
pgmSwitchGpioPin
:
number
;
powerEnableGpioPin
:
number
;
spiEnableGpioPin
?:
number
;
type
:
MappingType
;
uartEnableGpioPin
?:
number
;
}
Index
Properties
baud
Rate?
bus
Enable
Gpio
Pin
device
Type
i2c
Enable
Gpio
Pin?
id?
Iqrf
Interface
name
pgm
Switch
Gpio
Pin
power
Enable
Gpio
Pin
spi
Enable
Gpio
Pin?
type
uart
Enable
Gpio
Pin?
Properties
Optional
baud
Rate
baudRate
?:
number
bus
Enable
Gpio
Pin
busEnableGpioPin
:
number
device
Type
deviceType
:
MappingDeviceType
Optional
i2c
Enable
Gpio
Pin
i2cEnableGpioPin
?:
number
Optional
id
id
?:
number
Iqrf
Interface
IqrfInterface
:
string
name
name
:
string
pgm
Switch
Gpio
Pin
pgmSwitchGpioPin
:
number
power
Enable
Gpio
Pin
powerEnableGpioPin
:
number
Optional
spi
Enable
Gpio
Pin
spiEnableGpioPin
?:
number
type
type
:
MappingType
Optional
uart
Enable
Gpio
Pin
uartEnableGpioPin
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
baud
Rate
bus
Enable
Gpio
Pin
device
Type
i2c
Enable
Gpio
Pin
id
Iqrf
Interface
name
pgm
Switch
Gpio
Pin
power
Enable
Gpio
Pin
spi
Enable
Gpio
Pin
type
uart
Enable
Gpio
Pin
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
Loading...
IQRF Gateway Daemon mapping