Interface MasterChecker

  • All Known Implementing Classes:
    ContextChainHolderImpl

    public interface MasterChecker
    Internal OFP interface.
    • Method Detail

      • listOfMasteredDevices

        List<DeviceInfo> listOfMasteredDevices()
        Mastered devices.
        Returns:
        list of mastered devices
      • isAnyDeviceMastered

        boolean isAnyDeviceMastered()
        Check if any device is mastered by controller.
        Returns:
        true if there is at least one device mastered by controller