// Copyright (c) 2005 DMTF. All rights reserved. // Add UmlPackagePath // qualifier values to CIM Schema. // ================================================================== // CIM_InfraredController // ================================================================== [Version ( "2.6.0" ), UMLPackagePath ( "CIM::Device::Controller" ), Description ( "Capabilities and management of an InfraredController." )] class CIM_InfraredController : CIM_Controller { };