fix json dbus.Double encoding

- bad formatting showed up in rest server queries
- json used the highest level repr method, which will call the dbus type
tp_repr method. Instead we should use the float specific repr method.

resolves openbmc/openbmc#411

Change-Id: I04eea6d825fe3833accf1625e138abedb0aa7c95
Signed-off-by: Edward A. James <eajames@us.ibm.com>
2 files changed
tree: eec1b9060ab6b8bf570d9f131157314814d602af
  1. classes/
  2. common/
  3. conf/
  4. COPYING.apache-2.0
  5. COPYING.MIT
  6. LICENSE