diff --git a/fhem/FHEM/49_SSCam.pm b/fhem/FHEM/49_SSCam.pm
index a75496ca3..be0c23fb5 100644
--- a/fhem/FHEM/49_SSCam.pm
+++ b/fhem/FHEM/49_SSCam.pm
@@ -1408,16 +1408,16 @@ return;
-
+
- name : | the name of the new device to use in FHEM |
- Servername : | the name or IP-address of Synology Surveillance Station Host. If Servername is used, make sure the name can be discovered in network by DNS |
- Port : | the Port Synology surveillance Station Host, normally 5000 (HTTP only) |
- Username : | Username defined in the Diskstation. Has to be a member of Admin-group |
- Password : | the Password for the User |
- Cameraname : | Cameraname as defined in Synology Surveillance Station, Spaces are not allowed in Cameraname ! |
- Recordtime : | it's the time for recordings |
-
+ name: | the name of the new device to use in FHEM |
+ Servername: | the name or IP-address of Synology Surveillance Station Host. If Servername is used, make sure the name can be discovered in network by DNS |
+ Port: | the Port Synology surveillance Station Host, normally 5000 (HTTP only) |
+ Username: | Username defined in the Diskstation. Has to be a member of Admin-group |
+ Password: | the Password for the User |
+ Cameraname: | Cameraname as defined in Synology Surveillance Station, Spaces are not allowed in Cameraname ! |
+ Recordtime: | it's the time for recordings |
+
@@ -1442,7 +1442,6 @@ return;
"snap": | triggers a snapshot of the relevant camera and store it into Synology Surveillance Station |
"disable": | deactivates a camera in Synology Surveillance Station |
"enable": | activates a camera in Synology Surveillance Station |
-
@@ -1518,11 +1517,11 @@ return;
0 | Start/Stop-Event will be logged |
- 1 | Error messages will be logged | |
- 3 | sended commands will be logged | |
- 4 | sended and received informations will be logged | |
- 5 | all outputs will be logged for error-analyses. Caution: a lot of data could be written into the logfile ! | |
-
+ 1 | Error messages will be logged |
+ 3 | sended commands will be logged |
+ 4 | sended and received informations will be logged |
+ 5 | all outputs will be logged for error-analyses. Caution: a lot of data could be written into the logfile ! |
+
@@ -1582,7 +1581,7 @@ return;
-
+
name: | der Name des neuen Gerätes in FHEM |
Servername: | der Name oder die IP-Addresse des Synology Surveillance Station Host. Wenn der Servername benutzt wird ist sicherzustellen dass der Name im Netzwerk aufgelöst werden kann. |
@@ -1591,7 +1590,7 @@ return;
Password: | das Passwort des Nutzers |
Cameraname: | Kameraname wie er in der Synology Surveillance Station angegeben ist. Leerzeichen im Namen sind nicht erlaubt ! |
Recordtime: | die definierte Aufnahmezeit |
-
+
@@ -1686,14 +1685,14 @@ return;
Es werden verschiedene Verbose-Level unterstützt.
Dies sind im Einzelnen:
-
+
0 | Start/Stop-Ereignisse werden geloggt |
1 | Fehlermeldungen werden geloggt |
3 | gesendete Kommandos werden geloggt |
4 | gesendete und empfangene Daten werden geloggt |
5 | alle Ausgaben zur Fehleranalyse werden geloggt. ACHTUNG: möglicherweise werden sehr viele Daten in das Logfile geschrieben! |
-
+