miniconf icon indicating copy to clipboard operation
miniconf copied to clipboard

MQTT `list` may provide paths that are absent at runtime

Open ryan-summers opened this issue 1 year ago • 1 comments
trafficstars

If a setting is an Option, and thus run-time dependent, it will still be provided in the list output of the MQTT client.

This could be acceptable, but we should document it. Otherwise, we should update list to use the current settings structure to traverse the present paths instead of all possible paths.

ryan-summers avatar Apr 04 '24 08:04 ryan-summers

I think it's ok to include absent paths. But it should indeed be documented.

jordens avatar Apr 04 '24 11:04 jordens