Update RESTAPI.md

This commit is contained in:
wglettig
2020-02-28 14:54:14 +01:00
committed by GitHub
parent 1f5ace111b
commit 6d907fff18

View File

@@ -97,7 +97,7 @@
"s3":14,
"s4":15,
"phimotor":11,
"omegamotor":180
"omegamotor":180,
"timestamp": "102020200"
}
}
@@ -177,7 +177,7 @@ or
```json
{
"SHX":2.2
"SHX":2.2,
"message":"SHX->2.2."
}
```
@@ -194,14 +194,14 @@ or
"n_u" : 10,
"n_v" : 1,
"f" : 10
}
},
"gridO": {"start" : [0 1 1],
"end" : [1 2 4],
"n_u" : 10,
"n_v" : 1,
"f" : 10
}
"path": [{"OX"=1,"OY"=2,"OZ"=3}
},
"path": [{"OX"=1,"OY"=2,"OZ"=3},
"SHX":2
}
```