IHasDeviceStatusItem`1

Generic interface for objects that contain specific device status information

Overview of IHasDeviceStatusItem`1 goes here.

IHasDeviceStatusItem`1 Properties

IHasDeviceStatusItem`1

Field Type Inherited from Description
Status T IHasDeviceStatusItem`1 Gets or sets the device status

JSON Structure of IHasDeviceStatusItem`1

{
   "Status"	:	"T"
}