opcua devices

opcua devices
This commit is contained in:
tt11142023
2025-06-24 15:51:45 +08:00
parent 7db3123547
commit 695fd52e6f
3 changed files with 892 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"nodes": [
{
"id": "huairou",
"name": "huairou",
"children": [
],
"parent": null,
"type": "device",
"class": "huairou",
"config": {
},
"data": {
}
}
]
}