Fixing all the stuff

This commit is contained in:
Daniel Kluge
2023-12-09 17:45:36 +01:00
parent e6c5e739bd
commit d7aa44228f
5 changed files with 41 additions and 26 deletions
+6 -6
View File
@@ -198,7 +198,7 @@
{
"idShort": "href",
"valueType": "xs:string",
"value": "/testtopic/testparam1",
"value": "/testasset/testparam1/value",
"modelType": "Property"
},
{
@@ -253,7 +253,7 @@
{
"idShort": "href",
"valueType": "xs:string",
"value": "mqtt://127.0.0.1:1883/testtopic/testparam2",
"value": "mqtt://127.0.0.1:1883/testasset/testparam2/value",
"modelType": "Property"
},
{
@@ -277,7 +277,7 @@
{
"idShort": "href",
"valueType": "xs:string",
"value": "mqtt://127.0.0.1:1883/testtopic/testparam2/write",
"value": "mqtt://127.0.0.1:1883/testasset/testparam2/set",
"modelType": "Property"
},
{
@@ -332,7 +332,7 @@
{
"idShort": "href",
"valueType": "xs:string",
"value": "/testtopic/testoperation1",
"value": "/testasset/testoperation1",
"modelType": "Property"
},
{
@@ -375,7 +375,7 @@
{
"idShort": "href",
"valueType": "xs:string",
"value": "/testtopic/testoperation2",
"value": "/testasset/testoperation2",
"modelType": "Property"
},
{
@@ -418,7 +418,7 @@
{
"idShort": "href",
"valueType": "xs:string",
"value": "/testtopic/testoperation3",
"value": "/testasset/testoperation3",
"modelType": "Property"
},
{