Shubhamjain007 / openhab

Automatically exported from code.google.com/p/openhab
0 stars 0 forks source link

Different DPTs für reading and writing of value #93

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Feature Description
Allow usage of different DPTs for GAs before and after the "+", (i.e. a 
listening GA can have a different DPT as the main GA

2. Example Use Case
Somfy EIB roller shutter interface 510i uses DPT 5.001 for writing of position 
(1-byte) and some 2-byte type (not documented well) for reading of position

Original issue reported on code.google.com by airmax....@gmail.com on 11 Jul 2012 at 11:32

GoogleCodeExporter commented 8 years ago

Original comment by kai.openhab on 22 May 2013 at 8:10

GoogleCodeExporter commented 8 years ago
I have issued this ticket, as I had problems with my rollershutter that uses 
5.001 for writing and 9.* for sending it's position.

Would it confirm to openhab rules, if we extend the RollershutterItem allowing 
a 4th accepted datatype?

I have tested it locally and it seems to work fine. The item is defined as 
follows:
Rollershutter Shutter_EG_Living_left        "Rolladen links"    (EG_Living, Shutters) 
{knx="2/0/2, 2/0/3, 5.001:2/0/9, 9.001:2/0/11"}

The new RollershutterItem.java is attached

Original comment by airmax....@gmail.com on 9 Jun 2013 at 10:02

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by teichsta on 5 Nov 2013 at 10:47

GoogleCodeExporter commented 8 years ago
This issue has been migrated to Github. If this issue id is greater than103 its 
id has been preserved on Github. You can open your issue by calling the URL 
https://github.com/openhab/openhab/issues/<issueid>. Issues with ids less or 
equal 103 new ids were created.

Original comment by teichsta on 17 Nov 2013 at 8:08

GoogleCodeExporter commented 8 years ago
see above!

Issue has been migrated to Github and should be discussed there.

Original comment by teichsta on 21 Nov 2013 at 1:51