TagoIO SDK for JavaScript and TypeScript
Preparing search index...
<internal>
QRCodeFormat
Interface QRCodeFormat
interface
QRCodeFormat
{
checksum
?:
string
;
dev_eui
:
string
;
join_eui
:
string
;
owner_token
?:
string
;
profile_id
:
string
;
proprietary
?:
string
;
schema_id
:
string
;
sn_number
?:
string
;
type
:
string
;
}
Index
Properties
checksum?
dev_
eui
join_
eui
owner_
token?
profile_
id
proprietary?
schema_
id
sn_
number?
type
Properties
Optional
checksum
checksum
?:
string
dev_
eui
dev_eui
:
string
join_
eui
join_eui
:
string
Optional
owner_
token
owner_token
?:
string
profile_
id
profile_id
:
string
Optional
proprietary
proprietary
?:
string
schema_
id
schema_id
:
string
Optional
sn_
number
sn_number
?:
string
type
type
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
checksum
dev_
eui
join_
eui
owner_
token
profile_
id
proprietary
schema_
id
sn_
number
type
TagoIO SDK for JavaScript and TypeScript
Loading...