Commit Graph

10 Commits

Author SHA1 Message Date
c7a9155495 fix multiple Global symbol requires explicit package name outputs
geändert:       lib/FHEM/backupToStorage.pm
2020-06-17 14:54:48 +02:00
e0ac3b68e5 fix Bareword found
fix Bareword found where operator expected at lib/FHEM/backupToStorage.pm line 258, near "HttpUtils_NonblockingGet"
	geändert:       lib/FHEM/backupToStorage.pm
2020-06-17 14:48:35 +02:00
4f9e4e53c3 add more log output for first test
geändert:       lib/FHEM/backupToStorage.pm
2020-06-17 14:42:31 +02:00
973f81a1d5 add error handling to set attributs and password 2020-06-17 14:38:28 +02:00
fcd10d6478 more functions, add nextcloud support
funtions for delete, rename and shutdown
handling for HttpUtils funtion running
add variable support in $param Hash
	geändert:       lib/FHEM/backupToStorage.pm
2020-06-17 12:06:20 +02:00
ce581ffd9f code style, more attributs and more functions
add functions Rename, Delete, Shutdown
	geändert:       FHEM/98_backupToStorage.pm
2020-06-17 12:03:40 +02:00
5b3ee18585 change code style
add new functions to handling password and password container
add rename function
2020-06-17 10:52:59 +02:00
f0de2c5605 change code style, no more code or fixes
geändert:       FHEM/98_backupToStorage.pm
2020-06-17 10:52:03 +02:00
67de42264f add SetFn and NotifyFn
add functions for password handling
2020-06-17 09:53:33 +02:00
528e16b166 first commit
- create wrapper file 98_backupToStorage.pm for upgradeable new package
  politic
- create backuptoStorage.pm as a package file with minimal FHEM Fn
	neue Datei:     FHEM/98_backupToStorage.pm
	neue Datei:     lib/FHEM/backupToStorage.pm
2020-06-17 09:27:46 +02:00