mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-25 14:55:55 +01:00
6403e03cea
This enables raw message transmission by configuring a raw thing with pulses to send for either ON, OFF, OPEN or CLOSED commands. To enable extended config, this includes a refactor for the RFXComHandler to support different Configuration objects depending on the thing type, and moves the parsing, validation, and message matching logic to the Configuration objects where the logic is more appropriate. To enable testing of the RFXComHandler, the RFXComMessageFactory was abstracted out and injected as a dependency. Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com> |
||
---|---|---|
.. | ||
main | ||
test/java/org/openhab/binding/rfxcom/internal |