Synology DS124 with Docker
- Hardware: 1.7 GHz Realtek RTD1619B SoC / 1GB SDRAM / SSD 1TB
- OS: Linux/5.10.55+ (aarch64)
- Java Runtime Environment: 17.0.7 (undefined)
- openHAB version: openHAB 4.0.4
I want to create a Modbus Poll for my Pellet Heating. The configuration is made with the graphical interface on port 8080.
- I follow this description openHAB – SMA Wechselrichter via Modbus anbinden - Hoerli.NET
Chapter 5: The Javascript Transfomation is not installed because I don’t find this entry.
Chapter 6: The Modbus-Bridge is created successful and the status for the bridge is “Online”
Chapter 7: I want to select the Modbus-Bridge (under “Parent Bridge”) - but there ist no item to select.
-
Is this a bug in the new relase ?
-
Is it possible to set the bridge in the “code” section window ?
This is the actual generated code
UID: modbus:poller:4f289472c0
label: Oekofen Puffertemperatur Poll
thingTypeUID: modbus:poller
configuration:
start: 88
length: 2
refresh: 500
maxTries: 3
cacheMillis: 50
type: holding
If it is possible, which is the correct entry for the Bridge ?