aioblescan icon indicating copy to clipboard operation
aioblescan copied to clipboard

Use double quotes for JSON output

Open faceless2 opened this issue 5 years ago • 0 comments

Minor suggestion - JSON requires double-quotes to be used for strings, so it would make sense to change the output of the various plugins to use these rather than single quotes - eg {"rssi": -64, "pressure": 100300, ...}. It's a little thing but makes it easier to parse the output of aioblescan with other tools

faceless2 avatar Jan 06 '21 22:01 faceless2