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 |
---|---|
| Instaguard API url |
| Login user name for the API |
| User id |
| Password used for API authentication |
| The API key provided by the vendor |
| 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 API url |
| The API key provided by the vendor |
| Top level Threema identity |
| Identity of the specific broadcast used for alarming from SKOOR |
| Identity of the confirmation group. Messages forwarded to this group will confirm the respective alarm |
| Name of a group that receives alarm messages |
| Identity of a group that receives alarm messages |