Enum DeviceCategory
Represents a device category
Namespace: Artemis.Core
Assembly: Artemis.Core.dll
Syntax
public enum DeviceCategory
  Fields
| Name | Description | 
|---|---|
| Case | A device placed or embedded into the case  | 
      
| Desk | A device used to light up (part of) the desk  | 
      
| Monitor | A device attached or embedded into the monitor  | 
      
| Peripherals | A peripheral  | 
      
| Room | A device used to light up (part of) the room  |