Skip to content

Investigate data encoding efficiency #1

Description

@tomtom5152

Current encoding is to transmit raw JSON {"sensor_name":value} for each sensor present. Given that there are 4 10x16 matrix sensors on the device now this may be overly verbose.

It would be worth investigate how much bandwidth this uses and the limitations of it, as well as the potential CPU/network costs of alternatives. Developer readability is also hugely important should a less verbose format be used.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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