Preparing search index...
The search index is not available
TagoIO SDK for JavaScript and TypeScript
TagoIO SDK for JavaScript and TypeScript
Types
WidgetInfo
Interface WidgetInfo
interface
WidgetInfo
{
analysis_run
?:
string
;
dashboard
?:
string
;
data
?:
WidgetData
[]
;
display
:
any
;
id
?:
string
;
label
:
string
;
realtime
?:
boolean
;
resource
?:
WidgetDeviceResource
[]
;
type
:
string
;
}
Index
Properties
analysis_
run?
dashboard?
data?
display
id?
label
realtime?
resource?
type
Properties
Optional
analysis_
run
analysis_
run
?:
string
Optional
dashboard
dashboard
?:
string
Optional
data
data
?:
WidgetData
[]
display
display
:
any
Optional
id
id
?:
string
label
label
:
string
Optional
realtime
realtime
?:
boolean
Optional
resource
resource
?:
WidgetDeviceResource
[]
type
type
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
analysis_
run
dashboard
data
display
id
label
realtime
resource
type
TagoIO SDK for JavaScript and TypeScript
Loading...