Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Strategy of Site Configuration

  • A site must have a parent site, except a root site. It can have a child site. There is always a root site by default in HDMS, like test-R in the below figure. Site B is a child site of site A. and site A is a child site of test-R(root site).

...

  • Devices will get the configuration file after auto provisioning. The final configuration file, sent to devices, is overwritten site by site. The configuration template of a child site will overwrite that from its parent.

Info

e.g. Assume Site B is a child site of A. and site A is a child site of test-R. And all of them have updated their own configuration templates. Like the workflow below, the template from Site B will overwrite the temporary cfg{MAC}.xml, which has updated by Site A, in step 4.

image-20240710-070501.pngImage Removedimage-20240710-070501.pngImage Added

Parameters Updated in the template of Site A

Parameters Updated in the template of Site B

In the final configuration file

<P2525 para="Preference_WebLanguage">1</P2525>

<P24771 para="Preference_LCDFontSizeControl">1</P24771>

<P2525 para="Preference_WebLanguage">0</P2525>

<P8621 para="Preference_LcdLanguage">0</P8621>

<P2525 para="Preference_WebLanguage">0</P2525>

<P8621 para="Preference_LcdLanguage">0</P8621>

<P24771 para="Preference_LCDFontSizeControl">1</P24771>

  • Meanwhile, the template of a site can only be pushed to the devices, which belongs to itself and its child sites. In other words, the devices belonging to its parent site cannot be pushed.

Info

...

e.g. There are four site templates in the below figure.

image-20240710-071724.pngImage Added

The relations among them are

image-20240710-071804.pngImage Added

If a device belongs to Site A, the templates of Site A and Site B can be pushed to the device. The template of test_R and Site C cannot.

On the of Site Configuration

image-20240710-070633.png

1

The filter area of searching a site configuration.

2

There are three options to deal the site configurations in the list.

image-20240710-070718.png

Add or delete a site configuration.

image-20240710-070743.png

Rescore the site configuration.

3

The list of the site configuration you have added.

image-20240710-070808.png

You can update the site configuration template.

image-20240710-070824.png

You can delete the site configuration template.

image-20240710-070842.png

You can push the site configuration template.

image-20240710-070854.png
  • View Params: View the changed parameters

  • Download

  • Config Text

  • Update

  • Restore Default

...

Info

You can update any parameters supported by the device in the text setting parameters. The input text parameters must meet the standard format.

e.g. If you want to change the language of LCD of the device to English, in the Config text, you should type,

Code Block
<P8621 para="Preference_LcdLanguage">0</P8621>

then click Confirm.

image-20240710-071530.png

In Site Configuration, You can choose a template and click  image-20240710-071548.png -> View Params to check the changes. Like the figure below, the site template has changed.

image-20240710-071555.png
  1. Click Confirm button. Please Choose Device page will pop-up. Check the boxes before devices, which you want to provision.

...

The site template can push to the devices belonging to the site itself and its child sites.

e.g. There are four site templates in the below figure.

...

The relations among them are

...

  1. Click Close button and the parameters will be saved. Or you can click Push To Update button to push the configuration to devices At Once or Timing.

...

  1. Select devices to be pushed.

...

4.Click Push To Update button.

...