juergenRe
juergenRe
Somehow weird behavior: 1. Start-up node x, wait a few minutes, then `--request-telemetry --dest `: here I do not get a response and the request times out 2. After time-out...
Evaluation of preferences settings will behave inconsistent: - `--set mqtt.enabled 1 --set 0 1` will write nothing at all and show an error hint on the last - `--set 0...
This PR will do a settings change to the radio only when _all_ of the chained `--set` commands are valid (parameter exists and value is accepted). If one of them...
## Content, Request In issue #862 a request was formulated to return the result of `--info` command in JSON or YAML format instead of current textual format, which is not...
## Overview of changes and motivation 1. Adding "is_unmessagable" to config Idea was first to add the "is_unmessagable" flag to the export/import of configurations. This seemed to be a straight...
Channels can be either disabled, primary or secondary. Both deleting or disabling a channel lead to the same role entry. But the latter one keeps its settings for the case...