File

protocol-opcua/opcuaService.ts

Index

Methods

Constructor

constructor(client: FetchClient, inventoryService: InventoryService, router: Router, alertService: AlertService)
Parameters :
Name Type Optional
client FetchClient No
inventoryService InventoryService No
router Router No
alertService AlertService No

Methods

Async createDeviceProtocol
createDeviceProtocol(data)
Parameters :
Name Optional
data No
Returns : unknown
createServer
createServer(data: OpcuaServer)
Parameters :
Name Type Optional
data OpcuaServer No
Returns : any
Async getDeviceProtocol
getDeviceProtocol(id: string)
Parameters :
Name Type Optional
id string No
Returns : unknown
getId
getId()
Returns : any
getKeystore
getKeystore(binaryId: string)
Parameters :
Name Type Optional
binaryId string No
Returns : any
getMoId
getMoId()
Returns : any
getServers
getServers(id: string)
Parameters :
Name Type Optional
id string No
Returns : any
removeKeystore
removeKeystore(id: string)
Parameters :
Name Type Optional
id string No
Returns : any
removeServer
removeServer(data: OpcuaServer)
Parameters :
Name Type Optional
data OpcuaServer No
Returns : any
Async updateDeviceProtocol
updateDeviceProtocol(data)
Parameters :
Name Optional
data No
Returns : unknown
Async updateKeystore
updateKeystore(id: string, file: File)
Parameters :
Name Type Optional
id string No
file File No
Returns : unknown
Async updateServer
updateServer(server: OpcuaServer)
Parameters :
Name Type Optional
server OpcuaServer No
Returns : unknown
uploadKeystore
uploadKeystore(file: File)
Parameters :
Name Type Optional
file File No
Returns : any

results matching ""

    No results matching ""