dashboard-react
Preparing search index...
SystemInfo
Interface SystemInfo
Basic hardware identity information for a node.
interface
SystemInfo
{
model_id
?:
string
;
chip
?:
string
;
memory
?:
number
;
}
Index
Properties
model_
id?
chip?
memory?
Properties
Optional
model_
id
model_id
?:
string
Optional
chip
chip
?:
string
Optional
memory
memory
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
model_
id
chip
memory
dashboard-react
Loading...
Basic hardware identity information for a node.