The prm.provisioning.pid configuration of the initial OSGi Provisioning Bundle, provides the interface to the CM Provisioning Storage, exporting provisioning properties and storing them at the same time. In particular, you can use the configuration properties to specify the provisioning properties defined in the OSGi specification.
Configuration Property |
Name |
Type |
Description |
|---|---|---|---|
prm.transport |
Network Transport |
String |
Network transport used for remote management. |
provisioning.spid |
Service Platform Id |
String |
The key to the provisioning information that uniquely identifies the Service Platform. |
provisioning.reference |
Provisioning Reference |
int |
The key to the provisioning information that contains the location of the provision data provider. |
provisioning.rsh.secret |
RSH Shared Secret |
byte[] |
The Shared secret that should be used for RSH protocol. |
provisioning.rootx509 |
X509 Root Certificate |
byte[] |
The Root X509 Certificate. |
provisioning.agent.config |
Configuration |
byte[] |
The Configuration of the provisioning agent. |