summaryrefslogtreecommitdiffstats
path: root/src/hardware/90_LMI_Hardware_Profile.mof.skel
blob: fbf562f774d541471287d8b01a40414fb5e1a125 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
instance of PG_ProviderProfileCapabilities
{
    CapabilityID = "@CLASS@";

    ProviderModuleName = "cmpiLMI_Hardware";

    ProviderName = "@CLASS@";

    RegisteredProfile = 0;

    OtherRegisteredProfile = "OpenLMI-Hardware";
    OtherProfileOrganization = "OpenLMI";

    ProfileVersion = "@VERSION@";

    RegisteredSubProfiles = {};

    ConformingElements = {
       "@CLASS@"
    };
};