-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: Setup
-
None
When settings are imported, which also applies to any settings configured via the net.solarnetwork.node.setup.auto bundle, they are persisted into the settings DAO, but not passed to Configuration Admin. Thus the values will not actually be picked up by any already deployed components until the solarnode service is restarted.
Imported setting values should also be passed to Configuration Admin so the system picks up the changes immediately.