DevicesJson.add Method¶
Module: DevicesJson
Definition¶
Adds an item to the DevicesJson object.
void add(String? key, String? item)
Parameters
key Stringin Unique key of the item to add.
item Stringin item to add.
Exceptions
An error has occurred during Devices Library execution.