# (the real) cccam client
#
# The parameter field is a list of parameters seperated by ','. The individual
# parameters must be given in the form PARAMETER=VALUE.
# NODEID=<16 characters> - your static node ID. Defaults to random ID
# VERSION=<str> - version string. Defaults to '2.0.11'
# BUILD=<str> - build string. Defaults to '2892'
# WANTEMUS=<0/1> - requesting of emulations. Defaults to 0 (off)
#
# parameter example: BUILD=3212,WANTEMUS=1,NODEID=123A567F901C34E6
#
# NOTE: this is a real client. You don't need to have CCcam running on local
# machine.
cccam2:hostname:port:emm/caid/mask:username:password[:param=value[,param=value]]