IQRF Repository JavaScript client - v0.1.5
Preparing search index...
Types
OsRaw
Interface OsRaw
IQRF OS version - raw response from the API
interface
OsRaw
{
attributes
:
number
;
build
:
string
;
downloadPath
:
string
;
trFamily
:
string
;
version
:
string
;
}
Index
Properties
attributes
build
download
Path
tr
Family
version
Properties
attributes
attributes
:
number
build
build
:
string
download
Path
downloadPath
:
string
tr
Family
trFamily
:
string
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
build
download
Path
tr
Family
version
IQRF Repository JavaScript client - v0.1.5
Loading...
IQRF OS version - raw response from the API