samrum / OnStarJS

NodeJS Library for making OnStar API requests
MIT License
85 stars 17 forks source link

Add commands to lock and unlock the trunk #248

Closed sam2kb closed 3 months ago

sam2kb commented 3 months ago

Tested on 2024 Cadillac Lyriq

unlockTrunk Unlocks the trunk but doesn't automatically open it. All doors remain locked. lockTrunk Locks the trunk but doesn't automatically close it.

samrum commented 3 months ago

Closing this in favor of #250