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

AlarmDecoder binding: port speed now configurable , new default of 115200 #3404

Merged
merged 1 commit into from Nov 11, 2015

Conversation

berndpfrommer
Copy link
Contributor

This PR allows users of the alarmdecoder binding to configure the port speed, and changes the default speed to 115200.

Related to this:

https://community.openhab.org/t/ad2usb-not-sending-messages-to-openhab/4086

For testing, here is a pre-build jar file that should work for OH 1.8 and 1.7:

https://drive.google.com/file/d/0B8OtzwATWQSWUUZfZEFyZUdoRlU/view?usp=sharing

@berndpfrommer
Copy link
Contributor Author

Also fixed inter-binding serial port conflicts, updated jar file has the fix.

@@ -9,6 +9,7 @@ Bundle-ManifestVersion: 2
Bundle-License: http://www.eclipse.org/legal/epl-v10.html
Bundle-Description: This is the alarmdecoder backend for openHAB
Import-Package: gnu.io,
org.apache.commons.lang;version="2.6.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove version

@teichsta teichsta added this to the 1.8.0 milestone Nov 11, 2015
@teichsta
Copy link
Member

thanks @berndpfrommer for this contribution which already lgtm. Please find some comments inline. Could you please also squash your commits into one, finally?

@berndpfrommer
Copy link
Contributor Author

Changes from code review incorporated.

@teichsta
Copy link
Member

you seem to have created the word "quick fix" ;-) Thanks @berndpfrommer!

teichsta added a commit that referenced this pull request Nov 11, 2015
AlarmDecoder binding: port speed now configurable , new default of 115200
@teichsta teichsta merged commit 3faefcc into openhab:master Nov 11, 2015
@berndpfrommer berndpfrommer deleted the alarmdecoder branch January 29, 2017 21:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants