...
...
...
...
...
...
Section | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Templates
Definition, Types and Structure
Templates are xml files which contain all the sensor configuration for all the sensors. This includes sensors, actions, rules and everything the azeti SiteController is programmed to do. This file will later be deployed to each site.
...
All the changes done to a template are inherited to the templates below them. So if a sensor inside component instance is edited, all the site templates and locations templates that use it will be edited as well automatically. The exception being those changes that were done directly on the lower template. So if, for example, sensor X state threshold is changed on a site template, and then on a component instance, the change done directly on the site template will take precedence, and the change done on the component instance will not be applied.
Using Components and Components instances
The first step to create a template would be to upload one:
- Go to Configuration → Management→ Templates → Component TemplatesComponents
- Click the +Add button
- Choose the file and click upload
...
After the component template is uploaded, a component instance that uses is it can be created:
- Go to Configuration → Management→ Templates → Component Instances
- Click +Add to create a new instance
- Select the component which will be the base for the component instance. Change the name of the instance if needed and click Add to create it, or Add and Edit to create it an go directly to the edit page.
...
To edit or create a site template go to Configuration → Management → Templates → Site Templates
Each templates shows:
...
To manage the system configurations go to Configuration → System Config. Management→ Configigurations
To create a new one:
- click +Add
- Select the base component for the config. This are the Site Controller packages that are uploaded to the cloud (see Controller Software section). They have to be upload before creating the system config.
- Click + Next
- Edit the system config name and click + Create Template
...
This will show all the sections of the configuration file as a tree, with the values on the left side. To change this values click
Controller Software
For the deployments, jobs, updates and validations to be done correctly, the correct version of the site controller has to be uploaded to the server. To see which ones are already uploaded go to Configuration → Controller Management→ Software → Software Packages.
The list shows all the site controller packages that have been uploaded, with the all the details and the possibility to download it.
...