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

patch to allow newer firmware reading #22

Open
GoogleCodeExporter opened this issue Jul 4, 2015 · 0 comments
Open

patch to allow newer firmware reading #22

GoogleCodeExporter opened this issue Jul 4, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link


In newer versions of the firmware, the xml version is higher than 0 and so the 
code
fails.

Here is a example of my output:

<msg><src>CC128-v1.30</src><dsb>00174</dsb><time>03:49:57</time><tmpr>25.7</tmpr
>
<sensor>1</sensor><id>03704</id><type>1</type><ch1><watts>00337</watts></ch1></m
sg>

attached is a small pacth to remove the v0.x  check for a more generic code.

Original issue reported on code.google.com by dmotale...@gmail.com on 28 Jun 2012 at 11:29

Attachments:

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

No branches or pull requests

1 participant