remove_tag
Description:
[
Version ( since =
"0.4.4" ) ]
public void remove_tag (
string tag)
Removes a tag, which is included in the JSON log to identify the specific device.
Parameters:
this |
a Device
|
tag |
a tag, for example `bootloader` or `runtime-reload`
|