Examples rollershutter
file .things
Bridge openwebnet:bus_gateway:mybridge [ host="xx.xx.xx.xx", port=20000, passwd="?????" ]
{
Thing bus_automation mytap_sala "Tapparella Sala" [where="91", shutterRun="25000"]
...(further entries)
}
file .items
Rollershutter Tapparella_Sala "Sala [%.0f %%]" <rollershutter> [ "Blinds" ] { channel="openwebnet:bus_automation:mybridge:mytap_sala:shutter" }