tesla-0.7.4.0: Tesla API client.
Safe HaskellSafe-Inferred
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.