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
InstallationChecks
Interface InstallationChecks
Installation checks
interface
InstallationChecks
{
allMigrationsExecuted
:
boolean
;
dependencies
:
InstallationCheckDependency
[]
;
gwId
:
null
|
string
;
hasUsers
?:
boolean
;
phpModules
:
InstallationCheckPhpExtensions
;
sudo
?:
InstallationCheckSudo
;
}
Index
Properties
all
Migrations
Executed
dependencies
gw
Id
has
Users?
php
Modules
sudo?
Properties
all
Migrations
Executed
allMigrationsExecuted
:
boolean
dependencies
dependencies
:
InstallationCheckDependency
[]
gw
Id
gwId
:
null
|
string
Optional
has
Users
hasUsers
?:
boolean
php
Modules
phpModules
:
InstallationCheckPhpExtensions
Optional
sudo
sudo
?:
InstallationCheckSudo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
all
Migrations
Executed
dependencies
gw
Id
has
Users
php
Modules
sudo
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
Loading...
Installation checks