10.01.2020, 08:14 
(This post was last modified: 10.01.2020, 08:18 by gjniewenhuijse.)
		
	
	
		And how to open de trunk or frunc?
You need to specify which trunc but the following code doesn't work:
result = WriteToTesla('vehicles/' .. CarID .. '/command/actuate_trunk?which_trunk=rear')
I read something to specify this in the body, like: {"which_trunk":"rear"}
But how to do this?
See: https://tesla-api.timdorr.com/vehicle/commands/trunk
	
	
	
You need to specify which trunc but the following code doesn't work:
result = WriteToTesla('vehicles/' .. CarID .. '/command/actuate_trunk?which_trunk=rear')
I read something to specify this in the body, like: {"which_trunk":"rear"}
But how to do this?
See: https://tesla-api.timdorr.com/vehicle/commands/trunk