- Refactor obd2 plugin with AsyncQueue. Use thread safe-update property. - Rewrite websocket test html - update json protocol to include getPropertyInfo calls - update json protocol to support rangerequests with PropertyList instead of a signel property (Verify) - update json protocol to support zones - update database to support zone column - general support for source and zone filtering in database plugin - no reason for pluginloader to track sources. core already does it. - create docs for all plugins (README) - handle badly formed messages properly (ie not crash) in websocketsink - GetHistory must filter on source - grep all the TODOs in the code and do them - investigate and enable use of provisioning in ssl websockets - enable ambd/plugins.d/ - finish implementing openxc plugin (needs testing) - Document internal source/sink plugin API