Skip to content
This repository was archived by the owner on Oct 26, 2021. It is now read-only.

Refractoring of options output #31

Open
fussel178 opened this issue Mar 17, 2020 · 0 comments
Open

Refractoring of options output #31

fussel178 opened this issue Mar 17, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request feature-request A feature request

Comments

@fussel178
Copy link
Member

Another structure of the parsed JSON output for the options attribute, for example:

         "options": {
            "activity": {
               "activityType": "recovery",
               "progress": 74.4,
               "processed": 15600512,
               "total": 20954112,
               "finish": 3.2,
               "speed": 27496
            },
            "bitmap": {
               "attr1": "value1"
            }
         }

Notes:

  • The options attribute is always given and an object.
  • Options are unique through attribute name.
  • Missing options are not listed.
@fussel178 fussel178 added enhancement New feature or request feature-request A feature request labels Mar 17, 2020
@fussel178 fussel178 self-assigned this Mar 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request feature-request A feature request
Projects
None yet
Development

No branches or pull requests

1 participant