Difference between revisions of "Kameie"
Jump to navigation
Jump to search
| Line 5: | Line 5: | ||
== Protocol == | == Protocol == | ||
| − | + | Authentication | |
| − | { "pin": " | + | { "pin": "XXXXXXXX" } |
| − | { "success": true } | + | { "success": [true|false] } |
| + | |||
| + | Manual commands | ||
| + | |||
| + | { "command": "[preview|save|rugosity|colorChange|bubbles]", "msgId": I, "camera": J, ["prefix": "KKK"], ["left": L], ["right": M], ["junction": [true|false]] } | ||
| + | { "success": [true|false], "communicationId": I, "camera": J, ["errorCode": N], | ||
Revision as of 14:38, 8 April 2020
Schema
Protocol
Authentication
{ "pin": "XXXXXXXX" }
{ "success": [true|false] }
Manual commands
{ "command": "[preview|save|rugosity|colorChange|bubbles]", "msgId": I, "camera": J, ["prefix": "KKK"], ["left": L], ["right": M], ["junction": [true|false]] }
{ "success": [true|false], "communicationId": I, "camera": J, ["errorCode": N],
