Difference between revisions of "JSON API"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
 (Created page with "Store automovement preset value {"cmd":"updateconfig","param":"automovement","value":"store","value2":"1"}  Go to automovement preset {"cmd":"updateconfig","param":"automovement","value":"move","value2":"1"}  Move gimbal to normal position (center) !{"cmd":"position","param":"normal"}  Move gimbal to selfie position (if available) !{"cmd":"position","param":"selfit"}")  | 
				|||
| Line 10: | Line 10: | ||
Move gimbal to selfie position (if available)  | Move gimbal to selfie position (if available)  | ||
!{"cmd":"position","param":"selfit"}  | !{"cmd":"position","param":"selfit"}  | ||
Enable automovement routine  | |||
{"cmd":"updateconfig","param":"automovement","value":"setstate","value2":"1"}  | |||
Disable automovement routine  | |||
{"cmd":"updateconfig","param":"automovement","value":"setstate","value2":"1"}  | |||
Revision as of 18:52, 22 April 2022
Store automovement preset value {"cmd":"updateconfig","param":"automovement","value":"store","value2":"1"}
Go to automovement preset {"cmd":"updateconfig","param":"automovement","value":"move","value2":"1"}
Move gimbal to normal position (center) !{"cmd":"position","param":"normal"}
Move gimbal to selfie position (if available) !{"cmd":"position","param":"selfit"}
Enable automovement routine
{"cmd":"updateconfig","param":"automovement","value":"setstate","value2":"1"}
Disable automovement routine
{"cmd":"updateconfig","param":"automovement","value":"setstate","value2":"1"}