tesla-0.4.1.3: 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.