Skip to content

TaiPhamD/bluelink_go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bluelink go wrapper

This is a bluelink go wrapper based on bluelink python package but I've added additional APIs to get vehicle status information like battery level, lock status etc.

see this example_app for using this go module

APIs

  • Login - returns an auth object required to call all apis below
  • GetVehicleStatus - provides battery status, door status, ignition status etc
  • StartClimate - start climate based on climate input struct
  • StopClimate - stop climate control
  • RemoteLockAction - Remote lock/unlock