GEMakers / gea-plugin-dishwasher

Dishwasher plugin for the GEA SDK
GNU General Public License v2.0
13 stars 6 forks source link

Does writing to all the fields make sense? #18

Open Hixie opened 8 years ago

Hixie commented 8 years ago

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 about cycleStatus? reminders? userConfiguration?

Hixie commented 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.)

johnnysako commented 8 years ago

Only several of the options are writable (attempts to write other data will be ignored):