Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ajmas opened this issue Mar 9, 2017 · 0 comments
Open

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

ajmas opened this issue Mar 9, 2017 · 0 comments

Comments

@ajmas
Copy link
Contributor

ajmas commented Mar 9, 2017

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant