[ Version ( since = "0.4.1" ) ]
public bool save_with_tag (Builder json_builder, string tag) throws Error
Saves any devices with a specified tag into an existing JSON builder.
this |
a Context |
json_builder |
a Builder |
tag |
a string tag, e.g. `runtime-reload`, or null |
true on success |