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
Gateway
GatewayInformation
Interface GatewayInformation
Information about IQRF Gateway
interface
GatewayInformation
{
board
:
string
;
diskUsages
:
FileSystemUsage
[]
;
gwId
:
null
|
string
;
gwImage
:
null
|
string
;
hostname
:
string
;
interfaces
:
Types
.
Gateway
.
NetworkInterface
[]
;
memoryUsage
:
MemoryUsage
;
os
:
OperatingSystem
;
swapUsage
:
null
|
SwapUsage
;
uptime
:
string
;
versions
:
SoftwareVersions
;
}
Hierarchy (
View Summary
)
GatewayBriefInformation
GatewayInformation
Index
Properties
board
disk
Usages
gw
Id
gw
Image
hostname
interfaces
memory
Usage
os
swap
Usage
uptime
versions
Properties
board
board
:
string
disk
Usages
diskUsages
:
FileSystemUsage
[]
gw
Id
gwId
:
null
|
string
gw
Image
gwImage
:
null
|
string
hostname
hostname
:
string
interfaces
interfaces
:
Types
.
Gateway
.
NetworkInterface
[]
memory
Usage
memoryUsage
:
MemoryUsage
os
os
:
OperatingSystem
swap
Usage
swapUsage
:
null
|
SwapUsage
uptime
uptime
:
string
versions
versions
:
SoftwareVersions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
board
disk
Usages
gw
Id
gw
Image
hostname
interfaces
memory
Usage
os
swap
Usage
uptime
versions
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
Loading...
Information about IQRF Gateway