[ Version ( since = "0.4.1" ) ]
public bool load_with_tag (Object json_object, string tag) throws Error
Loads any devices with a specified tag into the context from a JSON object.
this |
a Context |
json_object |
a Object |
tag |
a string tag, e.g. `runtime-reload`, or null |
true on success |