Interface TurnableDevicesInterface

    • Method Detail

      • turnOff

        void turnOff()
        Method for turning device off.
      • turnOn

        void turnOn()
        Method for turning device on. If device was broken before turning off, then it will broken after turning on.