Markus Zolliker 25a887dcab fix initwrite behaviour
with handlers, a parameter from the cfg file which is not the
first of parameters with the same handler were not written.
fix: write_<param> method is called for all parameters in
<module>.writeDict even if there is no poll entry.

with this fix, when a parameter has the property initwrite=True,
the write_<param> method is called even when <param>
is not polled and even when <module>.pollerClass is None

Change-Id: I9b397deb5b20709fc4fa7c860c85b251a204c7f6
2020-10-28 08:35:01 +01:00
..
2020-07-06 15:46:37 +02:00
2020-07-06 15:46:37 +02:00
2020-08-12 16:46:48 +02:00
2019-09-26 10:32:01 +02:00
2020-05-15 15:49:22 +02:00
2020-07-06 15:46:37 +02:00
2020-02-07 12:46:04 +01:00
2019-09-26 14:15:48 +02:00
2020-05-15 15:49:22 +02:00
2020-05-15 15:49:22 +02:00
2020-10-28 08:35:01 +01:00
2020-09-25 12:05:16 +02:00
2020-07-06 15:46:37 +02:00
2019-09-26 10:32:01 +02:00
2020-09-25 12:05:16 +02:00
2020-05-15 15:49:22 +02:00
2019-11-27 14:26:57 +01:00
2019-09-27 17:06:47 +02:00