Third party alarming setup

Configure the following settings in the SKOOR Engine server configuration file:

/etc/opt/eranger/eranger-server.cfg

Swissphone / Instaguard

Example configuration (correct values provided by the vendor):

ig_url      = https://api.instasolution.ch/api/v2/
ig_username = apiuser
ig_user_id  = 123456
ig_password = s3curep4ass
ig_apikey   = asdfqwer
ig_event_id = 11223344

Parameter

Description

ig_url

Instaguard API url

ig_username

Login user name for the API

ig_user_id

User id

ig_password

Password used for API authentication

ig_apikey

The API key provided by the vendor

ig_event_id

Event id provided by the vendor

Threema Work

Example configuration (correct values provided by the vendor):

threema_url          = https://broadcast.threema.ch/api/v1/
threema_api_key      = asdfqwer
threema_identity     = yxcvasdf
threema_broadcast_id = vbnmfghj
threema_confirm_id   = uiophjkl
threema_group_name_1 = FirstLevel
threema_group_id_1   = dfghertz
threema_group_name_2 = SecondLevel
threema_group_id_2   = hjkluiop

Parameter

Description

threema_url

Threema API url

threema_api_key

The API key provided by the vendor

threema_identity

Top level Threema identity

threema_broadcast_id

Identity of the specific broadcast used for alarming from SKOOR

threema_confirm_id

Identity of the confirmation group. Messages forwarded to this group will confirm the respective alarm

threema_group_name_<n>

Name of a group that receives alarm messages

threema_group_id_<n>

Identity of a group that receives alarm messages