Versions Compared

Key

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

Overview

The Alias Group object allows custom item names to be linked to protocol item names. This is particularly useful with numeric item names.  An Alias Group can be created for use with a single device, a group of devices of the same protocol (if the item names are the same for devices of the protocol), or for the ACM server.   Device level alias groups are assigned on the "Options" tab of the device, and a server level alias group is assigned on the "Aliasing" tab of the $Server object.  Device objects may have multiple alias groups while the $Server object can have only one.

...

All items in the alias group are sent collectively to the selected destination..  

  • Auto Poll: When checked, ACM will advise the items in the Alias Group and poll them on the interval specified, even without being advised by an external client. 
  • MQTT: When checked, ACM will publish the items in the Alias Group via MQTT after they are polled (using the broker settings configured in ACM Monitor).

Interval

This is the schedule interval that is applied to the items in the alias group.  This requires that a schedule be assigned to the devices using the alias group, and that schedule must have the interval configured to match (Interval 2 in the above screenshot). If no interval is selected, If the interval is configured as "Unassigned", then the items will be polled on interval one of the schedule used by the device they belong to. If the interval is configured as something other than "Unassigned", for example "Interval 2" then the items will be polled on interval one as defined in the device’s polling schedulethe selected interval (interval two in this example) of the schedule used by the device. Selecting a specific schedule has the same effect as adding an interval number to all the items with text like "<I2>".

Info
If items within the alias group already have an interval number applied to the item name, that interval will be used for those items even if the Alias Group's interval is different.