NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
UALldpLocalSystem_Base
Interface UALldpLocalSystem_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
LldpLocalSystemType i=19002
isAbstract
false
interface
UALldpLocalSystem_Base
{
chassisId
:
UAProperty
<
UAString
,
String
>
;
chassisIdSubtype
:
UAProperty
<
EnumChassisIdSubtype
,
Int32
>
;
systemCapabilitiesEnabled
?:
UAProperty
<
number
,
UInt32
>
;
systemCapabilitiesSupported
?:
UAProperty
<
number
,
UInt32
>
;
systemDescription
:
UAProperty
<
UAString
,
String
>
;
systemName
:
UAProperty
<
UAString
,
String
>
;
}
Hierarchy (
View Summary
)
UALldpLocalSystem_Base
UALldpLocalSystem
Index
Properties
chassis
Id
chassis
Id
Subtype
system
Capabilities
Enabled?
system
Capabilities
Supported?
system
Description
system
Name
Properties
chassis
Id
chassisId
:
UAProperty
<
UAString
,
String
>
chassis
Id
Subtype
chassisIdSubtype
:
UAProperty
<
EnumChassisIdSubtype
,
Int32
>
Optional
system
Capabilities
Enabled
systemCapabilitiesEnabled
?:
UAProperty
<
number
,
UInt32
>
Optional
system
Capabilities
Supported
systemCapabilitiesSupported
?:
UAProperty
<
number
,
UInt32
>
system
Description
systemDescription
:
UAProperty
<
UAString
,
String
>
system
Name
systemName
:
UAProperty
<
UAString
,
String
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
chassis
Id
chassis
Id
Subtype
system
Capabilities
Enabled
system
Capabilities
Supported
system
Description
system
Name
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...