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