DevicesJson.set Method

Module: DevicesJson

Definition

Sets an item of the DevicesJson object.

void set(String? key, String? item)

Parameters

key String
in Unique key of the item to set.

item String
in item to set.

Exceptions

An error has occurred during Devices Library execution.