10 lines
		
	
	
		
			176 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			176 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{   
 | 
						|
    "id": "xxxxxxxxxxx",
 | 
						|
    "module": "motion",
 | 
						|
    "command": "jog.start",
 | 
						|
    "data": {  
 | 
						|
        "index": 0,
 | 
						|
        "direction": true,
 | 
						|
        "is_ext": false
 | 
						|
    }
 | 
						|
} |