]> git.basschouten.com Git - openhab-addons.git/commit
[modbus.sbc] Initial contribution (#9174)
authorFabian Wolter <github@fabian-wolter.de>
Tue, 2 Feb 2021 07:28:58 +0000 (08:28 +0100)
committerGitHub <noreply@github.com>
Tue, 2 Feb 2021 07:28:58 +0000 (08:28 +0100)
commit0be7f604386997ae2aed1b1cb408c03eef946b3d
tree349c4da8f0628c26ae6dd2edfbc448f68d7f7066
parentff3ff933af8c2a24dbfec4f19f51b3583f3bb8bf
[modbus.sbc] Initial contribution (#9174)

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
14 files changed:
CODEOWNERS
bom/openhab-addons/pom.xml
bundles/org.openhab.binding.modbus.sbc/NOTICE [new file with mode: 0644]
bundles/org.openhab.binding.modbus.sbc/README.md [new file with mode: 0644]
bundles/org.openhab.binding.modbus.sbc/pom.xml [new file with mode: 0644]
bundles/org.openhab.binding.modbus.sbc/src/main/java/org/openhab/binding/modbus/sbc/internal/ALD1Configuration.java [new file with mode: 0644]
bundles/org.openhab.binding.modbus.sbc/src/main/java/org/openhab/binding/modbus/sbc/internal/ALD1Handler.java [new file with mode: 0644]
bundles/org.openhab.binding.modbus.sbc/src/main/java/org/openhab/binding/modbus/sbc/internal/ALD1Registers.java [new file with mode: 0644]
bundles/org.openhab.binding.modbus.sbc/src/main/java/org/openhab/binding/modbus/sbc/internal/SBCBindingConstants.java [new file with mode: 0644]
bundles/org.openhab.binding.modbus.sbc/src/main/java/org/openhab/binding/modbus/sbc/internal/SBCHandlerFactory.java [new file with mode: 0644]
bundles/org.openhab.binding.modbus.sbc/src/main/resources/OH-INF/config/config.xml [new file with mode: 0644]
bundles/org.openhab.binding.modbus.sbc/src/main/resources/OH-INF/thing/thing-types.xml [new file with mode: 0644]
bundles/pom.xml
features/openhab-addons/src/main/resources/footer.xml