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

Implement Reading mappings #22

Closed
tonyespy opened this issue Aug 13, 2018 · 1 comment
Closed

Implement Reading mappings #22

tonyespy opened this issue Aug 13, 2018 · 1 comment
Labels
enhancement New feature or request low

Comments

@tonyespy
Copy link
Member

Implement reading mappings.

Mappings are an attribute in resource operation (see Appendix C - Device Profiles for details) and consist of a static list of string result values that contain a fixed mapping. Ex.

[ “8675309”: “911”, “2112”: “1”, “777”: “666”]

Mapping are applied after assertions are checked, and are the final transformation before readings are created.

For more details see the Device Services functional requirements document.

Note - support for mappings is a nice-to-have for Dehli.

Estimated effort: 2d

@cloudxxx8
Copy link
Member

fixed by #74

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low
Projects
None yet
Development

No branches or pull requests

2 participants