kixi.hecuba
kixi.hecuba copied to clipboard
Decode should return maps with keywords as keys
At the moment when we encode maps, we store them in C* as a stringified json with keys as strings. When we decode them, we should turn them back into keywords, which we are not doing right now.
Example: decode in kixi.hecuba.data.devices.clj