<div dir="ltr"><div>Hi all,</div><div><br></div><div>I know some of this (especially for the status) functionality is predicated on code that's not gone up yet - however this is allowing 'pause' and 'resume' of the poller (which has been merged).</div><div>My question is not so much about the functionality and status information, but about the location of the <b>poller</b> subcommand. (See below). </div><div><br></div><div>Should 'vehicle' be exclusively for switching the vehicle type?  Should the 'poller' command be top-level?  Under obdii?  </div><div><br></div><div>Thoughts welcome.</div><div>If you do  vehicle poller pause  then the last line reads  'Vehicle OBD Polling is paused'</div><div>//.</div><div>-------8<----------------------------------------</div><br><b>OVMS# vehicle ?</b><br>Usage: vehicle [list|module|poller|status]<br>list                 Show list of available vehicle modules<br>module               Set (or clear) vehicle module<br>poller               OBD polling status<br>status               Show vehicle module status<br><b>OVMS# vehicle poller ?</b><br>Usage: vehicle poller [pause|resume]<br>pause                Pause OBD Polling<br>resume               Resume OBD Polling<b><br></b><div><b>OVMS# vehicle poller</b><br>OBD Polling running on bus 1 with an active list<br>Time between polling ticks is 1000ms with 1 secondary sub-ticks<br>Last poll command received 1s (ticks) ago.<br>Vehicle OBD Polling is running.<br></div></div>