added FFAgent config

This commit is contained in:
Ricardo Krippner 2016-09-29 14:27:52 +02:00
parent 5033448696
commit 58cdbf8984

View file

@ -126,6 +126,7 @@ BosMon = 0
firEmergency = 0
jsonSocket = 0
notifyMyAndroid = 0
FFAgent = 0
# for developing template-module
template = 0
@ -301,6 +302,35 @@ phonenumber1 = 0160321654987
# ! DO NOT USE ANY UMLAUT !
text1 = Rueckruf Leitstelle!
[FFAgent]
# set live mode (0/1)
live = 0
# send messages as type test (0/1)
test = 1
# path to server certificate file
serverCertFile =
# path to client certificate file (LIVE)
clientCertFile =
# path to client certificate password file (LIVE)
clientCertPass =
# webapi token
webApiToken =
# webapi key
webApiKey =
# access token
accessToken =
# selective Call Code
selectiveCallCode =
#####################
##### Not ready yet #
#####################