Adding a command template to a model

Adding a command template to a model

A command template can be added to a Device model, Asset model, or Location model in the developer application.

All Command operations require necessary permissions. Refer User Profiles document for more details.

To add a Command template in the developer application
  1. Access the Developer Application.
  2. Select Asset or Devices or Location in the left pane based on the model to which you want to add the command template. For this illustration, Device is selected.
  3. Click the name of the model you want to add the Command Template to. For this illustration, the device model Smart Equipment is considered.



  4. Click Add Command. This will open the add new command template form.



  5. Provide the required values in the corresponding fields. For this Illustration, a command template: Smart Device ON/OFF is created.


Learn how to configure fields for a command template.
  1. Click Create.
A new Command template called Smart Device ON/OFF will be added to the model and command reflecting this will be added across all the instances created based on this model.

See Also