lxp-bridge icon indicating copy to clipboard operation
lxp-bridge copied to clipboard

Preparation for ReadInputs3 being optional

Open celsworth opened this issue 2 years ago • 0 comments

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 we have.

Start off by making database columns NULLable, and allowing ReadInputsAll not to have RI3 data.

Part of #113.

celsworth avatar Nov 24 '22 09:11 celsworth