Preparing search index...
The search index is not available
IQRF Gateway Daemon JavaScript Utilities - v0.1.5
IQRF Gateway Daemon JavaScript Utilities
Types
iqmesh
IqmeshOtaUploadParams
Interface IqmeshOtaUploadParams
IQMESH OTA upload parameters interface
interface
IqmeshOtaUploadParams
{
deviceAddr
:
number
;
fileName
:
string
;
hwpId
?:
number
;
loadingAction
:
string
;
startMemAddr
:
number
;
uploadEeepromData
?:
boolean
;
uploadEepromData
?:
boolean
;
}
Index
Properties
device
Addr
file
Name
hwp
Id?
loading
Action
start
Mem
Addr
upload
Eeeprom
Data?
upload
Eeprom
Data?
Properties
device
Addr
deviceAddr
:
number
file
Name
fileName
:
string
Optional
hwp
Id
hwpId
?:
number
loading
Action
loadingAction
:
string
start
Mem
Addr
startMemAddr
:
number
Optional
upload
Eeeprom
Data
uploadEeepromData
?:
boolean
Optional
upload
Eeprom
Data
uploadEepromData
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
device
Addr
file
Name
hwp
Id
loading
Action
start
Mem
Addr
upload
Eeeprom
Data
upload
Eeprom
Data
IQRF Gateway Daemon JavaScript Utilities - v0.1.5
Loading...
IQMESH OTA upload parameters interface