Skip to content

Inconsistent states given to each event based upon when it was parsed. #24

@f34rdotcom

Description

@f34rdotcom

self._update_armed_ready_status(message)

The way this is currently designed the state is incrementally updated as each event goes out. This will result in receivers getting only a partially updated state of the panel. In the C# plugin API the event bits are all updated first then events are fired.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions