NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-address-space
UALldpPortInformation_Base
Interface UALldpPortInformation_Base
namespace
http://opcfoundation.org/UA/
nodeClass
ObjectType
typedDefinition
LldpPortInformationType i=19009
isAbstract
false
interface
UALldpPortInformation_Base
{
destMacAddress
:
UAProperty
<
number
[]
,
Byte
>
;
ietfBaseNetworkInterfaceName
:
UAProperty
<
UAString
,
String
>
;
managementAddressTxPort
?:
UAProperty
<
DTLldpManagementAddressTxPort
[]
,
ExtensionObject
,
>
;
portDescription
?:
UAProperty
<
UAString
,
String
>
;
portId
:
UAProperty
<
UAString
,
String
>
;
portIdSubtype
:
UAProperty
<
EnumPortIdSubtype
,
Int32
>
;
remoteSystemsData
?:
UAFolder
;
}
Hierarchy (
View Summary
)
UALldpPortInformation_Base
UALldpPortInformation
Index
Properties
dest
Mac
Address
ietf
Base
Network
Interface
Name
management
Address
Tx
Port?
port
Description?
port
Id
port
Id
Subtype
remote
Systems
Data?
Properties
dest
Mac
Address
destMacAddress
:
UAProperty
<
number
[]
,
Byte
>
ietf
Base
Network
Interface
Name
ietfBaseNetworkInterfaceName
:
UAProperty
<
UAString
,
String
>
Optional
management
Address
Tx
Port
managementAddressTxPort
?:
UAProperty
<
DTLldpManagementAddressTxPort
[]
,
ExtensionObject
,
>
Optional
port
Description
portDescription
?:
UAProperty
<
UAString
,
String
>
port
Id
portId
:
UAProperty
<
UAString
,
String
>
port
Id
Subtype
portIdSubtype
:
UAProperty
<
EnumPortIdSubtype
,
Int32
>
Optional
remote
Systems
Data
remoteSystemsData
?:
UAFolder
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
dest
Mac
Address
ietf
Base
Network
Interface
Name
management
Address
Tx
Port
port
Description
port
Id
port
Id
Subtype
remote
Systems
Data
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...