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

add ID byte for A/D devices so we can identify them, and do unit conversion in the GW #4

Open
cbrake opened this issue Dec 23, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers
Projects

Comments

@cbrake
Copy link
Member

cbrake commented Dec 23, 2019

A/D convertor we are using: https://datasheets.maximintegrated.com/en/ds/DS2438.pdf

The A/D had 40 bytes of user memory -- propose we use two bytes of that to create a 16-bit ID.

image

Tasks:

  • come up with a way to write ID into sensor nodes
  • create documentation to list node types and IDs. To start, we have 10A current clamp, 20A current clamp, 50A current clamp.
  • covert voltage data to correct units in GW and report back to portal as current, not voltage.
@cbrake cbrake added enhancement New feature or request good first issue Good for newcomers labels Dec 23, 2019
@cbrake cbrake added this to To do in SimpleIoT Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
No open projects
SimpleIoT
  
To do
Development

No branches or pull requests

1 participant