Description
Adds a device type to Address Manager. Use device types and device sub-types to categorize and organize devices on the network.
Parameters
| Name | Description |
|---|---|
| name |
Location: query Type: string The descriptive name for the device type.
|
| properties |
Location: query Type: string Adds object properties, including user-defined fields.
|
Responses
| Code | Description |
|---|---|
| 201 |
Type: integer (int64) Returns the object ID of the new device type.
|