Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse SmartHome » Eclipse binding and OpenHab binding
Eclipse binding and OpenHab binding [message #1713862] Sat, 07 November 2015 10:14 Go to next message
Michael Tetteh is currently offline Michael TettehFriend
Messages: 32
Registered: September 2015
Member
Please I want to find out if eclipse bindings work on openHab runtime
Re: Eclipse binding and OpenHab binding [message #1713865 is a reply to message #1713862] Sat, 07 November 2015 10:44 Go to previous messageGo to next message
Chris Jackson is currently offline Chris JacksonFriend
Messages: 256
Registered: December 2013
Senior Member
You can run ESH bindings under openHAB-2.
Re: Eclipse binding and OpenHab binding [message #1713866 is a reply to message #1713865] Sat, 07 November 2015 10:48 Go to previous messageGo to next message
Michael Tetteh is currently offline Michael TettehFriend
Messages: 32
Registered: September 2015
Member
I am quiet new. So after developing under org.eclipse ............. how do i run it under esh bindings inn openHab-2
Re: Eclipse binding and OpenHab binding [message #1713868 is a reply to message #1713866] Sat, 07 November 2015 10:52 Go to previous messageGo to next message
Chris Jackson is currently offline Chris JacksonFriend
Messages: 256
Registered: December 2013
Senior Member
Just the same way as you run any binding - just put the binding JAR file into the addons folder.
Re: Eclipse binding and OpenHab binding [message #1713869 is a reply to message #1713868] Sat, 07 November 2015 10:53 Go to previous messageGo to next message
Michael Tetteh is currently offline Michael TettehFriend
Messages: 32
Registered: September 2015
Member
oh okay nice. thank you
Re: Eclipse binding and OpenHab binding [message #1713870 is a reply to message #1713869] Sat, 07 November 2015 10:56 Go to previous messageGo to next message
Michael Tetteh is currently offline Michael TettehFriend
Messages: 32
Registered: September 2015
Member
I asked this question but I didn't get a reply. After developing the binding and putting it on the OpenHab runtime. How do I get it to communicate with my own android app or web app or hook it up with the openHab apps and are they customizable.
Re: Eclipse binding and OpenHab binding [message #1713871 is a reply to message #1713870] Sat, 07 November 2015 11:01 Go to previous messageGo to next message
Chris Jackson is currently offline Chris JacksonFriend
Messages: 256
Registered: December 2013
Senior Member
If you want to write an Android app, then you need to use the REST interfaces to communicate with OH2. You don't communicate directly with your binding.
Re: Eclipse binding and OpenHab binding [message #1713872 is a reply to message #1713871] Sat, 07 November 2015 11:17 Go to previous messageGo to next message
Michael Tetteh is currently offline Michael TettehFriend
Messages: 32
Registered: September 2015
Member
OH2?? and is a customised rest interface generated alongside the binding development
Re: Eclipse binding and OpenHab binding [message #1713874 is a reply to message #1713872] Sat, 07 November 2015 11:55 Go to previous messageGo to next message
Chris Jackson is currently offline Chris JacksonFriend
Messages: 256
Registered: December 2013
Senior Member
Quote:

OH2??

OH2 = openHAB2

Quote:

and is a customised rest interface generated alongside the binding development

What do you want a customised interface for? Your binding provides access to hardware - it's the interface between the system runtime, and the hardware that you have. Your binding provides all the things and channels, and the system manages these for you. The REST interface provides access to all of the systems things/channels, and other information, so once you add a new binding, the REST interface will provide access to it using the standard methods.

You shouldn't need a custom REST interface.
Re: Eclipse binding and OpenHab binding [message #1713879 is a reply to message #1713874] Sat, 07 November 2015 12:27 Go to previous message
Michael Tetteh is currently offline Michael TettehFriend
Messages: 32
Registered: September 2015
Member
Thank you
Previous Topic:Looking for information on eclipse smarthome starting process
Next Topic:Thing and Item
Goto Forum:
  


Current Time: Thu Apr 25 19:14:58 GMT 2024

Powered by FUDForum. Page generated in 0.03879 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top