Open Hixie opened 8 years ago
In particular, I tried writing 0
to reminders
and nothing changed. (I was hoping this might be a way to reset the reminders, see https://github.com/GEMakers/gea-plugin-dishwasher/issues/16.)
Only several of the options are writable (attempts to write other data will be ignored):
The documentation has examples of writing to all the fields it documents except
analogData
, including, for example,personality
. Given that the personality is hard-coded from either boot ROM or jumpers, it seems unlikely that writing to it makes any sense. Does it really do anything? Is it safe to do?If writing to the personality field isn't actually sensible, what about other fields? Will dishwashers respond to having
operatingMode
written to? What aboutcycleStatus
?reminders
?userConfiguration
?