Following the issue https://github.com/smapiot/piral-inspector/issues/25 on the piral-inspector repository we should just not configure pilet-only settings when running piral debug. I think the Piral CLI can detect this and properly instruct the debug utils to communicate accordingly.
Background
Settings that do not have any impact should not be shown / available.
Discussion
This does not impact the persistence of these settings. Once they are available they should take the previously set values.
Description
Following the issue https://github.com/smapiot/piral-inspector/issues/25 on the
piral-inspector
repository we should just not configure pilet-only settings when runningpiral debug
. I think the Piral CLI can detect this and properly instruct the debug utils to communicate accordingly.Background
Settings that do not have any impact should not be shown / available.
Discussion
This does not impact the persistence of these settings. Once they are available they should take the previously set values.