Id
System identifier in decimal format.

Id is already defined Id is invalid Id is required

Label
System label displayed on the main screen and on the search panel.

Label is required

Audio alert
Prefixes an alert sound to all calls assigned from this system. The alert assignment order is as follows: Group -> Tag -> System -> Talkgroup.

No Alert {{ alert | titlecase }}

Auto Populate
Allows the automatic creation of unconfigured talkgroups.

Delay
Delay in minutes before propagating calls to clients.

Led Color
The default LED color is green but it can be changed at several levels. The color assignment order is as follows: Group -> Tag -> System -> Talkgroup.

Default {{ led | titlecase }}

Blacklists
A comma separated list of talkgroup Ids to blacklist from this system. This only has an effect if the auto populate option is enabled.

Comma separated list of talkgroup Ids

Type
Type of radio system displayed on main screen.

No Type AM DMR FM NFM NXDN P25 Provoice SmartNet Tetra
Sites error

System sites, you can drag and drop sites to rearrange them.

drag_indicator {{ site.value.label?.trim() || 'NewSite' }} error
Talkgroups error

System talkgroups, you can drag and drop talkgroups to rearrange them. They will appear with the same order on the talkgroup selection panel unless the sort talkgroups option is enabled.

drag_indicator {{ talkgroup.value.label?.trim() || 'NewTalkgroup' }} error
Units error

Create units to display the label instead of showing the unit id on the main screen.
You can drag and drop them to rearrange

drag_indicator {{ unit.value.label?.trim() || 'NewUnit' }} error