Skip to content

Width, height and numbers of colors in boite json #85

@vrialland

Description

@vrialland

Since we now know the kind of display a boite is using, exporting these infos on /boites/<uuid> would be helpful.

Example payload:

{
  "id": 11,
  "width": 32,
  "height": 16,
  "nb_colors": 2, 
  "tiles": [
    {"id": 46, "last_activity": 1529262961}, 
    {"id": 48, "last_activity": 1529262961}
  ]
}

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