mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-06 15:05:13 +00:00
opcua devices
opcua devices
This commit is contained in:
17
test/experiments/huairou.json
Normal file
17
test/experiments/huairou.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"nodes": [
|
||||
{
|
||||
"id": "huairou",
|
||||
"name": "huairou",
|
||||
"children": [
|
||||
],
|
||||
"parent": null,
|
||||
"type": "device",
|
||||
"class": "huairou",
|
||||
"config": {
|
||||
},
|
||||
"data": {
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user