protocol-opcua/opcua-device-protocol-mapping-customaction.component.ts
selector | opcua-device-protocol-mapping-customaction |
templateUrl | ./opcua-device-protocol-mapping-customaction.html |
viewProviders |
|
Properties |
|
Methods |
Inputs |
Accessors |
customAction |
Type : any
|
addHeader |
addHeader()
|
Returns :
void
|
getHeaderPair |
getHeaderPair()
|
Returns :
{ key: string; value: string; }
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
removeCustomAction | ||||
removeCustomAction(index)
|
||||
Parameters :
Returns :
void
|
trackByIndex | ||||||
trackByIndex(index: number)
|
||||||
Parameters :
Returns :
number
|
updateCustomAction |
updateCustomAction()
|
Returns :
void
|
_model |
Type : any
|
hasCustomAction |
Default value : false
|
Readonly placeholders |
Type : string
|
Default value : '${value}, ${serverId}, ${nodeId}, ${deviceId}'
|
headers |
getheaders()
|