tesla-0.1.0.1: Tesla API client.

Safe HaskellNone
LanguageHaskell2010

Tesla.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.