@scadavis/web-component
Preparing search index...
TagDataEntry
Interface TagDataEntry
Tags data entry
interface
TagDataEntry
{
path
:
string
;
quality
:
boolean
;
type
:
"float"
|
"bool"
;
value
:
number
|
boolean
;
}
Index
Properties
path
quality
type
value
Properties
path
path
:
string
quality
quality
:
boolean
type
type
:
"float"
|
"bool"
value
value
:
number
|
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
quality
type
value
@scadavis/web-component
Loading...
Tags data entry