Preparing search index...
The search index is not available
TagoIO SDK for JavaScript and TypeScript
TagoIO SDK for JavaScript and TypeScript
Types
TagoCoreListInfo
Interface TagoCoreListInfo
interface
TagoCoreListInfo
{
active
:
boolean
;
connected
:
boolean
;
created_at
:
string
;
id
:
string
;
internet_ip
:
string
;
last_connection
:
string
;
local_ips
:
string
;
machine_id
:
string
;
name
:
string
;
profile
:
string
;
system_start_time
:
string
;
tags
:
TagsObj
[]
;
tcore_start_time
:
string
;
tcore_version
:
string
;
updated_at
:
string
;
}
Index
Properties
active
connected
created_
at
id
internet_
ip
last_
connection
local_
ips
machine_
id
name
profile
system_
start_
time
tags
tcore_
start_
time
tcore_
version
updated_
at
Properties
active
active
:
boolean
connected
connected
:
boolean
created_
at
created_
at
:
string
id
id
:
string
internet_
ip
internet_
ip
:
string
last_
connection
last_
connection
:
string
local_
ips
local_
ips
:
string
machine_
id
machine_
id
:
string
name
name
:
string
profile
profile
:
string
system_
start_
time
system_
start_
time
:
string
tags
tags
:
TagsObj
[]
tcore_
start_
time
tcore_
start_
time
:
string
tcore_
version
tcore_
version
:
string
updated_
at
updated_
at
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
active
connected
created_
at
id
internet_
ip
last_
connection
local_
ips
machine_
id
name
profile
system_
start_
time
tags
tcore_
start_
time
tcore_
version
updated_
at
TagoIO SDK for JavaScript and TypeScript
Loading...