NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
UALldpRemoteStatistics_Base
Interface UALldpRemoteStatistics_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
LldpRemoteStatisticsType i=18996
isAbstract
false
interface
UALldpRemoteStatistics_Base
{
lastChangeTime
:
UABaseDataVariable
<
number
,
UInt32
>
;
remoteAgeouts
:
UABaseDataVariable
<
number
,
UInt32
>
;
remoteDeletes
:
UABaseDataVariable
<
number
,
UInt32
>
;
remoteDrops
:
UABaseDataVariable
<
number
,
UInt32
>
;
remoteInserts
:
UABaseDataVariable
<
number
,
UInt32
>
;
}
Hierarchy (
View Summary
)
UALldpRemoteStatistics_Base
UALldpRemoteStatistics
Index
Properties
last
Change
Time
remote
Ageouts
remote
Deletes
remote
Drops
remote
Inserts
Properties
last
Change
Time
lastChangeTime
:
UABaseDataVariable
<
number
,
UInt32
>
remote
Ageouts
remoteAgeouts
:
UABaseDataVariable
<
number
,
UInt32
>
remote
Deletes
remoteDeletes
:
UABaseDataVariable
<
number
,
UInt32
>
remote
Drops
remoteDrops
:
UABaseDataVariable
<
number
,
UInt32
>
remote
Inserts
remoteInserts
:
UABaseDataVariable
<
number
,
UInt32
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
last
Change
Time
remote
Ageouts
remote
Deletes
remote
Drops
remote
Inserts
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...