commit | a4483746295c890aaafee9db37a048e7db3de46d | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Thu Mar 25 14:09:01 2021 -0500 |
committer | Matthew Barth <msbarth@us.ibm.com> | Thu Jun 10 14:01:23 2021 -0500 |
tree | da9cfb46d295abdaddcb91234422d5d482ddfcd9 | |
parent | 007de099ea00c38ad14898cd4d6bc6f121e63b20 [diff] |
control: Restore `Current` property for each zone Each JSON based zone object restores the persisted state of their `Current` property when constructed. If no `Current` property value is found for the zone, the default of the Control.ThermalMode interface is used. After the restore is done on each zone object, the `emit_object_added` for that zone object can be done. Change-Id: Id59eb511d76fb45a318660ffd9c0b6a776ba7770 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>