Difference between revisions of "Kameie"

From wiki.ferrari.mo.it
Jump to navigation Jump to search
Line 5: Line 5:
 
== Protocol ==
 
== Protocol ==
  
Authentication
+
Authentication
  
  { "pin": "00000000" }
+
  { "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

Kameie.png

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],