Skip to content

Add status interface #22

Description

@MandusBorjesson

The status interface should allow clients to report issues that they experience with the current configuration. The setting handler should not act on the information, only store it so that other clients can fetch it. Suggested interface methods:

Method ReportIssue a{sis} -> None
s - parameter name
i - issue code
s - issue description

Method Issues -> a{sis}
s - parameter name
i - issue code
s - issue description

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions