
Reusable provisioning templates (settings and commands) that can be applied to room systems.
Warning: Changes made here affect low-level platform behavior and can disrupt service if misconfigured. Only make changes if you understand their impact, and always use the standard Core/Rooms interface when the same setting is available there.
| Option | Description |
|---|---|
| Add endpoint template + | Add an endpoint template. |
Add an endpoint template

| Field | Description |
|---|---|
| Customer | The customer this record applies to; leave blank for a global/shared record. |
| Name | A descriptive name used to identify this record. |
| Manufacturer | Select the device manufacturer that the template targets: Cisco_CE, Cisco_Webex, Teams MTR (not in use), Other. |
| Product name | The product/model name the template targets. |
| Settings | JSON array of objects [{“key”: [“Audio”, “Volume”], “value”: “1”}] |
| Commands | JSON array of objects [{“command”: [“HttpFeedback”, “Register”], “arguments”: {“FeedbackSlot”: “1”}, “body”: “”}] |