NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
LldpManagementAddressTxPortTypeOptions
Interface LldpManagementAddressTxPortTypeOptions
interface
LldpManagementAddressTxPortTypeOptions
{
addressSubtype
?:
number
;
addrLen
?:
number
;
ifId
?:
number
;
ifSubtype
?:
ManAddrIfSubtype
;
manAddress
?:
UAString
;
txEnable
?:
boolean
;
}
Index
Properties
address
Subtype?
addr
Len?
if
Id?
if
Subtype?
man
Address?
tx
Enable?
Properties
Optional
address
Subtype
addressSubtype
?:
number
Optional
addr
Len
addrLen
?:
number
Optional
if
Id
ifId
?:
number
Optional
if
Subtype
ifSubtype
?:
ManAddrIfSubtype
Optional
man
Address
manAddress
?:
UAString
Optional
tx
Enable
txEnable
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
Subtype
addr
Len
if
Id
if
Subtype
man
Address
tx
Enable
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...