How to read the status gpio input in Openhab?
The command: “Contact test {gpio = “pin 19”}” does not work.
My hardware: Raspberry Pi2.
Per the wiki page the format for the binding is:
gpio=“pin:PIN_NUMBER [debounce:DEBOUNCE_INTERVAL] [activelow:yes|no] [force:yes|no]”
So your binding should read `{gpio = “pin:19” }