tesla-0.2.0.0: Tesla API client.

Safe HaskellNone
LanguageHaskell2010

Tesla.Car.Command.Software

Synopsis

Documentation

scheduleUpdate :: MonadIO m => Int -> Car m CommandResponse Source #

Schedule a software update in this many seconds.

cancelUpdate :: forall m. MonadIO m => Car m CommandResponse Source #

Cancel a scheduled software update.