Skip to content

extended help for beacons #365

@erwindon

Description

@erwindon

Is your feature request related to a problem? Please describe.
Creating beacons is a challenge because the exact format of the parameters depends on the beacon that is used.
The regular help facility only mentions the detail parameters as yaml text, while we expect json.

Describe the solution you'd like
Create a "command constructor" that helps to fill in placeholders.
e.g. start with "beacons.add <name> <data>"
the command field should get a drop-down with common combinations.

Describe alternatives you've considered
provide this information via the help text

Additional context
We likely cannot detect plugged in beacons, let alone their parameter structure.

This help-structure must also be useable for other commands

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions