Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Add-on components contain information about custom devices and platforms required to consume a particular SDK.
The following table shows the software ADDON elements of the datastore schema.
| Element | Description |
|---|---|
| ADDONCONTAINER | Represents a collection of ADDON objects. |
| ADDON | Represents ADDON attributes such as PACKAGECONTAINER and FILECONTAINER. |
| ADDONSINSTALLEDCONTAINER | Represents a collection of installed ADDON objects. |
| ADDONSINSTALLED | Represents installed ADDON objects. |
Member Elements
ADDON
Represents ADDON elements that allow add-on files to extend the information in the datastore, such as PACKAGECONTAINER, FILECONTAINER, or other datastore elements.<ADDON ....> </ADDON>ADDONCONTAINER
Represents a collection of ADDON objects.<ADDONCONTAINER ....> <ADDON>...</ADDON> </ADDONSINSTALLEDCONTAINER>ADDONSINSTALLED
An ADDONSINSTALLED element contains a PROPERTYCONTAINER element containing properties of any installed ADDON elements.<ADDONSINSTALLED ....> </ADDONSINSTALLED>ADDONSINSTALLEDCONTAINER
An ADDONSINSTALLEDCONTAINER contains a collection of ADDONSINSTALLED elements.<ADDONSINSTALLEDCONTAINER ....> <ADDONSINSTALLED>...</ADDONSINSTALLED> </ADDONSINSTALLEDCONTAINER>
See Also
Send Feedback on this topic to the authors