8.3. REST-API-Schnittstelle
HTTP/1.1 200
OK
Content-Type:
application/json
[
{
"default": 25,
"description":
"max": 25,
"min": 1,
"name": "fps",
"type": "float64",
25
"value":
},
{
"default": true,
"description":
"max": true,
"min": false,
"exp _
"name":
auto",
"type": "bool",
"value":
true
},
{
"default": 0.007,
"description":
"max": 0.018,
"min": 6.6e-05,
"exp _
"name":
max",
"type": "float64",
0.007
"value":
}
]
Parameter
•
(
node
Anfrageparameter
•
(
name
tional).
Antwort-Headers
•
Content-Type
Statuscodes
•
200 OK
•
404 Not Found
Referenzierte Datenmodelle
Parameter
•
PUT /nodes/{node}/parameters
Aktualisierung mehrerer Parameter.
Musteranfrage
PUT
/api/v1/nodes/<node>/parameters
Accept:
application/json
[
Roboception GmbH
Handbuch: rc_visard
"Frames per second in
Hz",
"Switching between auto and manual
"Maximum exposure time in s if exp _ auto is
) – Modulname (obligatorisch)
string
) – Schränkt Ergebnisse auf Parameter mit diesem Namen ein (op-
string
– application/json
– Erfolgreiche Verarbeitung (Rückgabe: Parameter-Array)
– Modul nicht gefunden
(Abschnitt 8.3.3)
HTTP/1.1
exposure",
true",
210
(Fortsetzung auf der nächsten Seite)
Rev: 21.01.1
Status: 30.01.2021