]> pilppa.org Git - libplpdevicebus.git/commit
device list read fixes
authorMika Laitio <lamikr@pilppa.org>
Tue, 14 Aug 2012 22:52:13 +0000 (01:52 +0300)
committerMika Laitio <lamikr@pilppa.org>
Tue, 14 Aug 2012 22:52:13 +0000 (01:52 +0300)
commit7ff883936f7d8865c00ee00710efe733ff30d959
treedd68c2b2423906837c0ca3c377b1ed5692b33d1a
parent5cb22566f978007d9cb037032e2fc2d0affc9199
device list read fixes

- changes required by api changes
- fix for the device list handling in cases
  that sensor device does not have any data to return.
  (only the config file)

Signed-off-by: Mika Laitio <lamikr@pilppa.org>
src_client/DeviceManagerClient.cc
src_server/DeviceManagerServer.cc