DevicesJson.dumpToString Method¶
Module: DevicesJson
Definition¶
Creates a JSON-formatted string from the internal representation of the data.
String dumpToString()
Returns
StringOutputs the generated JSON string, reflecting the current state of the internal data structure.
Exceptions
An error has occurred during Devices Library execution.