save_with_tag


Description:

[ 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.

Parameters:

this

a Context

json_builder

a Builder

tag

a string tag, e.g. `runtime-reload`, or null

Returns:

true on success