Constructor IotItem
IotItem()
Initializes a new instance of the IotItem class.
public IotItem()
IotItem(string)
Initializes a new instance of the IotItem class with the specified name.
public IotItem(string name)
Parameters
namestringThe name of the IoT Item.