Chris Elsworth
Chris Elsworth
This will be a long-lived PR to try and address the list in https://github.com/celsworth/lxp-bridge/issues/245 I'll create smaller separate PRs and merge into this to try and keep it manageable. This...
It's become apparent that the way we throw packet data around is no longer fit for purpose. Different types of inverters and different firmwares are doing things so differently that...
Expanding from discussions in #103, it's becoming clear that it would be nice to get input data a lot more frequently than the 5 minutes the inverter sends it out...
Feature request: might be nice to allow setting bits in registers by parsing a JSON payload equivalent to what we send out in `hold/21/bits`. So if we receive this (probably...
We might use this if we request ReadInputs1 & 2 every 10 seconds, but not 3; this mirrors what the app does. Therefore we'll need to store just the data...
I'm having trouble generating links if the URL has `[]` in it, which is used in Rails to pass through arrays and hashes. For example, this, an URL like this...