updated todo, added dbus api tasks to cover the changes we are making now to support...
[profile/ivi/automotive-message-broker.git] / TODO
1 For 0.9.0:
2
3 - Test database plugin. specifically get ranged support with example sink
4 - websocket source may want to implement a timeout on Get/Set/GetRanged calls and reply with success=false (TEST)
5
6 Other:
7
8 - per-source property filtering in routing engine
9 - improve obd2source speed via Physical Addressing (see https://www.scantool.net/forum/index.php?topic=6661.msg25024#msg25024)
10 - investigate and enable use of provisioning in ssl websockets
11 - add API to get number of sources per a given property (ie uint AbstractRoutingEngine::sources(VehicleProperty::Property))
12 - DBus support for objects with multiple sources and multiple 'zones' (ie /org/automotive/${sourceID}/${zone}/batteryVoltage/${index})
13 - DBus support for time and sequece being included in dbus properties.
14 - Document changes to the DBus API
15 - Clean up sink subscription process so that subscription only happens once regardless of whether the 
16 property is supported or not at the time
17 - enable ambd/config.d/
18