Error Loading JSON Alarms File (Should save each new json object to new line)

Issue #16 resolved
Ade Oyalowo created an issue

Currently, each new json alarm gets appended to the file. It will be easier/quicker to parse the json files and use other packages (pandas, blaze, etc.) if each new json object is on a new line.

Comments (2)

  1. Log in to comment