Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

fixed alarmdecoder bugs related to RFX message bitmaps #1432

Merged
merged 2 commits into from
Sep 19, 2014

Conversation

berndpfrommer
Copy link
Contributor

No description provided.

1) pom.xml was stil referencing the 1-wire binding (cut and paste error)
2) need to parse RF messages numeric value as hexadecimal!!!
1) default contact bit mask should be 0x80, not 0x50
2) need to use Integer.decode() instead of .parseInt()
@buildhive
Copy link

openhab » openhab #1195 SUCCESS
This pull request looks good
(what's this?)

@teichsta teichsta added the bug label Sep 19, 2014
@teichsta teichsta added this to the 1.6.0 milestone Sep 19, 2014
teichsta added a commit that referenced this pull request Sep 19, 2014
fixed alarmdecoder bugs related to RFX message bitmaps
@teichsta teichsta merged commit b2995e6 into openhab:master Sep 19, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants