Fixing all the stuff
This commit is contained in:
+6
-6
@@ -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"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user