Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
UAAggregateConfiguration_Base
Interface UAAggregateConfiguration_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
AggregateConfigurationType i=11187
isAbstract
false
interface
UAAggregateConfiguration_Base
{
percentDataBad
:
UAProperty
<
number
,
Byte
>
;
percentDataGood
:
UAProperty
<
number
,
Byte
>
;
treatUncertainAsBad
:
UAProperty
<
boolean
,
Boolean
>
;
useSlopedExtrapolation
:
UAProperty
<
boolean
,
Boolean
>
;
}
Hierarchy (
view full
)
UAAggregateConfiguration_Base
UAAggregateConfiguration
Index
Properties
percent
Data
Bad
percent
Data
Good
treat
Uncertain
As
Bad
use
Sloped
Extrapolation
Properties
percent
Data
Bad
percent
Data
Bad
:
UAProperty
<
number
,
Byte
>
percent
Data
Good
percent
Data
Good
:
UAProperty
<
number
,
Byte
>
treat
Uncertain
As
Bad
treat
Uncertain
As
Bad
:
UAProperty
<
boolean
,
Boolean
>
use
Sloped
Extrapolation
use
Sloped
Extrapolation
:
UAProperty
<
boolean
,
Boolean
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
percent
Data
Bad
percent
Data
Good
treat
Uncertain
As
Bad
use
Sloped
Extrapolation
NodeOPCUA reference documentation - public API
Loading...