Skip to content

Consider core version when Message parse/generate JSON #93

@emiltin

Description

@emiltin

Some messages differ in format according to core version.

Keep the internal attibute format the same regardless of core version, but handle the parse from json, and the export to json, differently, depending on the core version.

The core version is available in the site/supervisor proxy when you receive or send a message, which i typically when you deal with json.

In cases you want to work with json in other situations, e.g for testing, the core version can be supplied manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions