Skip to content

SDS011 JSON output #9

@dp0

Description

@dp0

As a user of the sds011 CLI, I want to be able to easily parse the output of this utility so that I can integrate this utility into other scripts and know the output format is unchanging.

The sds011 CLI outputs information in a line-based format, which is moderately painful to parse, and we don't currently provide any guarantees about this format. That is, this format may change in later releases.

To address this, we can make sds011 take a new flag to signify that the output should be JSON. Something like -j, --json should be fine.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions