Vixen
02b45cc4
csharp
public enum DeviceStatus

What a device is doing.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (4)

  • Available

    Seen and idle.

  • Deploying

    A build is being copied to it.

  • Running

    Running a build.

  • Unreachable

    Seen once and not answering now.

Used by (6)

  • BuildSettingsTestsVixen.Editor.App.Tests
  • DeviceEntryVixen.Editor.Debugger
  • DeviceManagerVixen.Editor.Debugger
  • DeviceManagerViewVixen.Editor.Debugger
  • EditorApplicationVixen.Editor.App
  • LocalDeviceProviderVixen.Editor.Debugger