You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sms_api_v1.md
+17-16Lines changed: 17 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,31 +1,32 @@
1
-
#BlaulichtSMS SMS API
1
+
#blaulichtSMS SMS API
2
2
3
3
##Version
4
-
- V1.0:Erste Version (2017-07-24)
4
+
- V1.0:first version (2017-07-24)
5
5
6
-
##Allgemein
6
+
##General
7
7
8
-
###Zielrufnummern:
8
+
###Target number:
9
9
10
-
**Österreich:** +43 (0) 82822100
10
+
**Austria:** +43 (0) 82822100
11
11
12
-
**Deutschland:** +49 (0) 1771783998
12
+
**Germany:** +49 (0) 1771783998
13
13
14
14
##SMS API
15
15
16
-
Für die Verwendung dieser API für mehrere Kunden, muss die SMS Absendernummer in unserem System bei dem dazugehörigen "Automatisierten Alarmgeber" hinterlegt sein, nehmen Sie dazu bitte mit uns[Kontakt](https://start2.blaulichtsms.net/de/contact) auf.
17
-
Falls Sie nur Ihre Kundennummer Alarmieren wollen, reicht es, wenn Sie die Absendernummer als Alarmgeber unter "Konfiguration >Alarmgeber" selbst eintragen.
16
+
If you want to be able to alert multiple customer IDs, your sender number must be assigned to an "automatic alarm trigger". Please contact us so we can provide you with an alarm trigger.
17
+
If you only want to alert your own customer ID, it is sufficient to create a manual alarm trigger on the web paltform (start.blaulichtsms.net) in section "Config" >"Alarm Trigger"
18
18
19
-
###TriggerAlarm
19
+
###Triggeralarm
20
20
21
-
Eine Alarmierung über SMS besteht aus zwei Teilen, die mittels`:` getrennt sind. Der Teil vor dem ersten`:` ist der**Alarmcode** und der folgende Teil (hinter dem erstem`:`) ist der**Alarmtext**.
22
-
23
-
Der Alarmcode setzt sich aus verschiedenen Konfigurationen zusammen. Eine Konfiguration besteht immer aus einem Buchstaben und einer Zahl.
21
+
An SMS triggering an alert consists of two parts, separated by a colon`:`.
22
+
To the left of the colon there is the**Alarm code**, to the right there is the payload (the**Alarm text**)
The alarm code consists of the following parts. You must at least provide a customer ID and a groups, the other parts are optional. Every code must begin with a "K".
27
+
28
+
-**K**{{customerId}} - mandatory - customer ID e.g.`K100027`
29
+
-**G**{{groupId}} - mandatory - alarm group e.g.`G1`