Adding Custom Commands

Command Tag Format

The following XML tag format must be used to define new custom command code:
 < command code="<code>"short-name="<shortName>"name="<commandName>"/>
where
Example:
< command code="316"short-name="UL"name="Update-Location"/>