Preparing search index...
The search index is not available
TagoIO SDK for JavaScript and TypeScript
TagoIO SDK for JavaScript and TypeScript
<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
checksum
dev_
eui
join_
eui
owner_
token
profile_
id
proprietary
schema_
id
sn_
number
type
TagoIO SDK for JavaScript and TypeScript
Loading...