Interface IDtoDeviceState

All Known Implementing Classes:
DtoDeviceState

public interface IDtoDeviceState
State of a device. Used to determine setup cost/duration.
  • Method Details

    • getAspects

      IDtoDeviceStateAspect[] getAspects()
      The different dimensions that make up a deviceState.
    • setAspects

      void setAspects(IDtoDeviceStateAspect[] aspects)
      The different dimensions that make up a deviceState.