gpioremotecontrol:用于openHAB的远程Raspberry的控件GpioControl的自身绑定

时间:2024-06-02 20:13:59
【文件属性】:

文件名称:gpioremotecontrol:用于openHAB的远程Raspberry的控件GpioControl的自身绑定

文件大小:301KB

文件格式:ZIP

更新时间:2024-06-02 20:13:59

Java

gpioremotecontrol 用于openHAB的远程Raspberry的控件GpioControl的自身绑定 在* .item文件中配置 在openHAB的项目文件中,需要以下配置: Switch|Dimmer|String Name-of-Item { gpioremotecontrol="IPAddressWithHost;PinNumber;Direction" }用于输出Number Name-of-Item { gpioremotecontrol="IPAddressWithHost;DeviceIdOfSensor;temperature" } 1Wire温度传感器DS18B20 Number Name-of-Item { gpioremotecontrol="IPAddressWithHost;DeviceIdOfSensor;temperature" } 例子:


【文件预览】:
gpioremotecontrol-master
----pom.xml(1KB)
----META-INF()
--------MANIFEST.MF(1KB)
----target()
--------classes()
----ItemConfig Notizen.txt(581B)
----src()
--------main()
----.project(863B)
----build.properties(233B)
----OSGI-INF()
--------genericbindingprovider.xml(835B)
--------binding.xml(1KB)
----.classpath(556B)
----lib()
--------gson-2.3.1.jar(206KB)
--------java_websocket.jar(87KB)
----README.md(2KB)

网友评论