mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 21:11:12 +00:00
标准化opcua设备接入unilab (#78)
* 初始提交,只保留工作区当前状态 * remove redundant arm_slider meshes --------- Co-authored-by: Junhan Chang <changjh@dp.tech>
This commit is contained in:
12
unilabos/registry/devices/opcua_example.yaml
Normal file
12
unilabos/registry/devices/opcua_example.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
opcua_example:
|
||||
class:
|
||||
action_value_mappings:
|
||||
|
||||
module: unilabos.device_comms.opcua_client.client:OpcUaClient
|
||||
status_types:
|
||||
|
||||
type: python
|
||||
description:
|
||||
handles: []
|
||||
icon: ''
|
||||
init_param_schema: {}
|
||||
Reference in New Issue
Block a user