IQRF Repository JavaScript client - v0.1.5
Preparing search index...
Types
OsDpaRaw
Interface OsDpaRaw
OS&DPA version - raw response from the API
interface
OsDpaRaw
{
compatibility
:
number
[]
;
downloadPath
:
string
;
dpa
:
string
;
dpaAttributes
:
number
;
dpaDownloadPath
:
string
;
notes
:
string
;
os
:
string
;
osAttributes
:
number
;
osDownloadPath
:
string
;
osDpaID
:
number
;
osTrFamily
:
string
;
osVersion
:
string
;
}
Index
Properties
compatibility
download
Path
dpa
dpa
Attributes
dpa
Download
Path
notes
os
os
Attributes
os
Download
Path
os
DpaID
os
Tr
Family
os
Version
Properties
compatibility
compatibility
:
number
[]
download
Path
downloadPath
:
string
Deprecated
Use @link{OsDpa::dpaDownloadPath} instead
dpa
dpa
:
string
dpa
Attributes
dpaAttributes
:
number
dpa
Download
Path
dpaDownloadPath
:
string
notes
notes
:
string
os
os
:
string
os
Attributes
osAttributes
:
number
os
Download
Path
osDownloadPath
:
string
os
DpaID
osDpaID
:
number
os
Tr
Family
osTrFamily
:
string
os
Version
osVersion
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compatibility
download
Path
dpa
dpa
Attributes
dpa
Download
Path
notes
os
os
Attributes
os
Download
Path
os
DpaID
os
Tr
Family
os
Version
IQRF Repository JavaScript client - v0.1.5
Loading...
OS&DPA version - raw response from the API