A new Template can be created in the following ways:
Refer to Template JSON Examples.
• You can load a modifiable template with the atm.load <path_to_json_file> -t command.
• You will have unmodifiable template with loading a file via File Watcher service. Its json file is in the /template sub-folder, you have created in advance: ../<bosch.iot.sdk_home>/runtime/osgi/automation/templates. Changes you make to the file apply to the template. Deleting the file removes the template from the automation module.