Łukasz Dywicki
Łukasz Dywicki
@kdxq Can you try `ns=1;s=FanSpeed;REAL` syntax for OPC UA tags?
@kdxq I’m going to work on some integration tests which will need working opc ua server. I’ll try to pull this issue as part of test setup. I’ll work on...
@kdxq I've had a look on behavior of starfive demo server and there is something odd in there. I could not fully reproduce your issue. To be fair, I could...
@kdxq I've pushed a fix which fixed compatibility issue with demo server from starfive / node-opcua. Please test current develop and re-open this issue in case if bug you spotted...
> I just found that JS rules also has toggle option: https://github.com/openhab/openhab-js/blob/main/src/items/items.js#L341 It is not only one place polluted by core's inability to handle that. Such functionality is embedded in...
Dang, its quite aged PR, indeed it deserves a push. I'll book some time to update docs to make it clear for end users.
I was sure that this `A` was a typo! I will try to pull back commit from reflog and cherry pick it on top of develop.
@sruehl I've cherry picked only intended changes, should be better now.
@chrisdutz FYI I've separated API and SPI parts, now it is a bit closer to overall paradigm we have. Still metadata is immutable and a bit constrained in manipulation to...
Hello @sicorrado, thank you for trying/using the binding! I will have a look on the binding and see if accumulator support missing or handled through generic code. Would you like...