Hi,

according to Profile Registration Profile [1], there are two ways of registered profile advertisement:
  1. Central Class Profile Implementation Advertisement
  2. Scoping Class Profile Implementation Advertisement

Both are mutually exclusive (can not be used together for the same profile). From what I've read they have following features:

  1. Central Class
  2. Scoping Class

Me and Jan think that the Scoping Class approach is the right way. Here is a proposal for profile registration based on this approach:

  1. let's create a file
  2. with contents (in json) below
  3. upon rpm installation, this would get registered by symlinking this file into directory
  4. our c provider for LMI_RegisteredProfile would read all files in this directory and generate instances such as this (in pseudo code):

Does it make sense? Any other ideas?

Michal

[1] http://www.dmtf.org/sites/default/files/standards/documents/DSP1033_1.0.0.pdf