![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
DeviceProfileUpdater is used to modify the capabilities and configuration of a deviceProfile.
| Name | Type | Description |
|---|---|---|
capabilitiesUpdater |
Returns a CollabPropertiesUpdater which can be used to add or remove Capabilities for this DeviceProfile. | |
configuration |
Get the configuration set in this updater. |
Inherits From
<xs:complexType name="deviceProfileUpdater">
<xs:complexContent>
<xs:extension base="tns:entityUpdater">
<xs:sequence>
<xs:element minOccurs="0" name="capabilitiesUpdater" type="tns:collabPropertiesUpdater"/>
<xs:element minOccurs="0" name="configuration" type="tns:beeId"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices