Sports Lib API - v17.3.0
GitHub
npm
Preparing search index...
API
CreatorJSONInterface
Interface CreatorJSONInterface
interface
CreatorJSONInterface
{
devices
:
DeviceJsonInterface
[]
;
hwInfo
?:
string
|
null
;
isRecognized
?:
boolean
;
manufacturer
?:
string
|
null
;
name
:
string
;
productId
?:
string
|
null
;
serialNumber
?:
string
|
null
;
swInfo
?:
string
|
null
;
}
Index
Properties
devices
hw
Info?
is
Recognized?
manufacturer?
name
product
Id?
serial
Number?
sw
Info?
Properties
devices
devices
:
DeviceJsonInterface
[]
Optional
hw
Info
hwInfo
?:
string
|
null
Optional
is
Recognized
isRecognized
?:
boolean
Optional
manufacturer
manufacturer
?:
string
|
null
name
name
:
string
Optional
product
Id
productId
?:
string
|
null
Optional
serial
Number
serialNumber
?:
string
|
null
Optional
sw
Info
swInfo
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
devices
hw
Info
is
Recognized
manufacturer
name
product
Id
serial
Number
sw
Info
GitHub
npm
Sports Lib API - v17.3.0
Loading...