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

Initial commit for wago binding [new attempt] #984

Closed
wants to merge 7 commits into from

Conversation

BinaryCraX
Copy link
Contributor

No description provided.

@buildhive
Copy link

openhab » openhab #508 FAILURE
Looks like there's a problem with this pull request
(what's this?)

@BinaryCraX
Copy link
Contributor Author

What gone wrong? The stack trace conveys nothing to me.

@teichsta
Copy link
Member

Hi, thanks for this update! While browsing through your code i've found some general issues:

  • please change license to EPL (please use maven-license-plugin to bulk change your files)
  • there a still some files which needs a newline at their end
  • please do not checkin in html files

I am still not sure if adding the wimpi-modbus lib as source files is the best solution. Isn't there a binary distribution that could be used in your binding?

Best, Thomas E.-E.

@teichsta teichsta added this to the 1.5.0 milestone Apr 20, 2014
@BinaryCraX
Copy link
Contributor Author

Hi,
There is a binary distribution of the wimpi modbus lib, but the lib is licensed under the Apache License 2. How do I correctly integrate the lib into OpenHAB and where should I put the licensefile?
(Notice: The lib can be found on maven central http://search.maven.org/#artifactdetails%7Cnet.wimpi%7Cjamod%7C1.2%7Cjar )

@teichsta
Copy link
Member

teichsta commented May 2, 2014

How do I correctly integrate the lib into OpenHAB and where should I put the license file? (Notice: The lib can be found on maven central

please add a new lib folder an add the lib into this folder. Also it to the bundles class path, MANIFEST.MF and build.properties (see e.g. org.openhab.binding.exec).

Best, Thomas E.-E.

@buildhive
Copy link

openhab » openhab #615 FAILURE
Looks like there's a problem with this pull request
(what's this?)

Conflicts:
	bundles/binding/pom.xml
@buildhive
Copy link

openhab » openhab #617 FAILURE
Looks like there's a problem with this pull request
(what's this?)

@BinaryCraX
Copy link
Contributor Author

I've replaced the tabs in the pom.xml of the bindings-directory with spaces. Because of this the merging fails, should I undo these changes?

String attributes[] = conf.split(":");

couplerName = attributes[0];
module = Integer.parseInt(attributes[1]) - 1; // -1 so that the
Copy link
Member

Choose a reason for hiding this comment

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

the comment seem to be cut off

@teichsta
Copy link
Member

teichsta commented Jun 1, 2014

Hi, thanks for adding the 3rd party classes as lib. The binding looks quite good now. While grabbing through the code I've added some more issues (see inline comments). Thanks, Thomas E.-E.

@teichsta
Copy link
Member

Any chance to get this done until Friday? Best, Thomas E.-E.

@BinaryCraX
Copy link
Contributor Author

No, sorry. At the earliest it’s done on Sunday.

@teichsta teichsta added this to the 1.6.0 milestone Jun 15, 2014
@teichsta teichsta removed this from the 1.5.0 milestone Jun 15, 2014
@teichsta
Copy link
Member

which Sunday ;-)

@BinaryCraX
Copy link
Contributor Author

eclipse always crashes because it relays on an old version of libxul. So I can't do anything until eclipse was fixed…

@moonnejs
Copy link

印象笔记无法提交笔记,原因如下:

本月帐户上传流量已经达到上限。

原消息详情:
来自:BinaryCraX <notifications@github.com>
发送到:mnejs.b4a0ee0@m.yinxiang.com
全部收件人:openhab/openhab <openhab@noreply.github.com>; moonnejs <mnejs.b4a0ee0@m.yinxiang.com>
主题:Re: [openhab] Initial commit for wago binding new attempt

为了防止邮件过多,接下来的360分钟内,你将不会收到报错回复。

升级到印象笔记高级帐户,可以发送的邮件数量将从50封提升到200封。
https://app.yinxiang.com/Checkout.action?origin=email%2Dcommerce

  • 印象笔记团队

@teichsta
Copy link
Member

teichsta commented Oct 8, 2014

any success meanwhile? How are we going to proceed with your contribution? Best, Thomas E.-E.

@buildhive
Copy link

openhab » openhab #1452 FAILURE
Looks like there's a problem with this pull request
(what's this?)

@teichsta
Copy link
Member

teichsta commented Nov 5, 2014

any suggestion how to proceed with this PR?

@teichsta teichsta modified the milestone: 1.6.0 Nov 25, 2014
@BinaryCraX
Copy link
Contributor Author

The above mentioned bugs were fixed.
I have no clue why the build is still failing.
@teichsta: So, please can you help me, to get the things right?

@teichsta
Copy link
Member

merged manually into master. Thanks @BinaryCraX, Best, Thomas E.-E.

@teichsta teichsta closed this Jan 13, 2015
@nickma82
Copy link
Contributor

nickma82 commented Feb 2, 2015

@BinaryCraX "eclipse always crashes"
I had a simmilar issue and downloaded the plugin developer version of eclipse lunar directly from the eclipse site. After choosing the same working-directory as with the old-crashing eclipse it worked perfeclty!

@BinaryCraX
Copy link
Contributor Author

@nickma82 "eclipse always crashes"
Thank you very much for this tip :)

@nickma82 nickma82 mentioned this pull request Mar 6, 2015
@teichsta
Copy link
Member

the corresponding Wiki page for the Wago is still missing @BinaryCraX. Could you please add it?

@BinaryCraX
Copy link
Contributor Author

@teichsta i've just added a basic documentation of the wago-binding to the Wiki. I'll complete it as soon as possible.

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

5 participants