# File:     AppDef.txt
# Module:   FSPx (SBTS) FSM-r3
#
# Config file to start processes by CCS Daemon with command line args
# <app name>;<app exe>;<app args>;<priority>;<supervision flag>;<synchronisation flag>
#
# Priority flag is reserved for future use.
# Values for supervision flag:
# 0 - not supervised (do not inform UM (per node status) if crashes)
# 1 - supervised (node status set to not o.k. if it crashes)
# 2 - critical (CC&S (AaPro) will reset board if it crashes)
#
# Synchronisation flag is a string with value like "app.lom.online".
# Supervision and synchronisation flags are optional. Default value for supervision flag is 'not supervised'.
#
TCOM;/opt/tcom/TCOMexe;--startup;0;2;
TUP;/opt/TUPCexe/TUPCexe;--startup;0;2;
