- memory returns more data now - both sensors have had their data reordered and the CPU sensor now returns data for all cpus - sensors now return a dict with named sub dicts - monitor.py merges and converts it all to json with built in python json
Conflicts: sensors/cpu.py sensors/memory.py