<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class=""><br class=""></div>A few changes to OTA this morning:<div class=""><br class=""></div><div class=""><ol class="MailOutline"><li class="">The ‘ota status’ command used to check available server version only if a WIFI network was up. It now does that if ANY network is up (including modem).<br class=""><br class=""></li><li class="">I’ve added a config instance ‘tag’ to parameter ‘ota’. This can be used to override the ota tag (default: main) at run-time.<br class=""><br class=""></li><li class="">I’ve added a config instance ‘server’ to parameter ‘ota’. This can be used to override the ota server URL (default: <a href="http://api.openvehicles.com/firmware/ota" class="">api.openvehicles.com/firmware/ota</a>).</li></ol><div><br class=""></div><div>From now on, I’m going to be maintaining two tags for the production ota server <a href="http://api.openvehicles.com" class="">api.openvehicles.com</a>. These are:</div><div><br class=""></div><div><ul class="MailOutline"><li class="">main: for stable releases</li><li class="">edge: for bleeding edge developer releases</li></ul></div><div><br class=""></div><div>You can, for example, now set your module to bleeding-edge by ‘config set ota tag edge’.</div><div><br class=""></div><div>Regards, Mark.</div><div><br class=""><blockquote type="cite" class=""><div class="">Begin forwarded message:</div><br class="Apple-interchange-newline"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">From: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class="">GitHub <<a href="mailto:noreply@github.com" class="">noreply@github.com</a>><br class=""></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">Subject: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class=""><b class="">[openvehicles/Open-Vehicle-Monitoring-System-3] 29e333: Issue #36: Add support for ota/tag in config</b><br class=""></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">Date: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class="">16 April 2018 at 8:37:46 AM HKT<br class=""></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">To: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class=""><a href="mailto:mark@webb-johnson.net" class="">mark@webb-johnson.net</a><br class=""></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;" class=""><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif; color:rgba(0, 0, 0, 1.0);" class=""><b class="">Reply-To: </b></span><span style="font-family: -webkit-system-font, Helvetica Neue, Helvetica, sans-serif;" class="">GitHub <<a href="mailto:noreply@github.com" class="">noreply@github.com</a>><br class=""></span></div><br class=""><div class=""><div class="">  Branch: refs/heads/master<br class="">  Home:   <a href="https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3" class="">https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3</a><br class="">  Commit: 29e33348f6dff949fd22567083de1d9db04b05e3<br class="">      <a href="https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/commit/29e33348f6dff949fd22567083de1d9db04b05e3" class="">https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/commit/29e33348f6dff949fd22567083de1d9db04b05e3</a><br class="">  Author: Mark Webb-Johnson <<a href="mailto:mark@webb-johnson.net" class="">mark@webb-johnson.net</a>><br class="">  Date:   2018-04-16 (Mon, 16 Apr 2018)<br class=""><br class="">  Changed paths:<br class="">    M vehicle/OVMS.V3/components/ovms_ota/src/ovms_ota.cpp<br class="">    M vehicle/OVMS.V3/main/ovms_version.cpp<br class=""><br class="">  Log Message:<br class="">  -----------<br class="">  Issue #36: Add support for ota/tag in config<br class="">Issue #37: Add support for ota/server in config<br class="">Issue #38: ota status should show available server version for modem as<br class="">well as wifi<br class=""><br class=""><br class=""></div></div></blockquote></div><br class=""></div></body></html>