![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
dpHandle |
The handle of the DeviceProfile of the new DeviceProfileTemplate. | |
name |
The name of the new DeviceProfileTemplate. | |
updater |
The updater used to update the DeviceProfileTemplate members not specified in the creator. |
Inherits From
<xs:complexType name="deviceProfileTemplateCreator">
<xs:complexContent>
<xs:extension base="tns:entityCreator">
<xs:sequence>
<xs:element minOccurs="0" name="dpHandle" type="tns:beeId"/>
<xs:element minOccurs="0" name="name" type="xs:string"/>
<xs:element minOccurs="0" name="updater" type="tns:deviceProfileTemplateUpdater"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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