Skip to content

Bring in the room mapping from notman-ss-dashboard #20

Description

@ajmas

We should bring in the logic from the room mapping, used in the notman-ss-dashboard project and make it part of the events service. This would allow for a common place to map the names, rather than duplicating this in various locations.

This would impact the JSON sent back, such that:

{
     room-ref: 'floor3',
     display-name: {
         fr: '3ieme étage',
         en: '3rd Floor'
     }
}

Not sure if the navigation hints should be local to the screen or sent back from the API server?

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