Skip to content

Commit

Permalink
Add placeholder for position_jsonata
Browse files Browse the repository at this point in the history
  • Loading branch information
dxdc authored Apr 29, 2020
1 parent 4359177 commit 53216c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
"position_jsonata": {
"title": "Jsonata for Position URL",
"type": "string",
"description": "Jsonata expression to parse position URL response."
"description": "Jsonata expression to parse position URL response.",
"placeholder": "ShutterPosition1"
},
"stop_url": {
"title": "Stop URL",
Expand Down

0 comments on commit 53216c0

Please sign in to comment.