2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-16 04:36:02 +00:00

49_SSCam: add possible usage of several cache types, e.g. file- memory- and Redis-Cache, to store images/recordings for streaming devices and email/telebot transmissions. new attributes cacheType,cacheServerParam,debugCachetime

git-svn-id: https://svn.fhem.de/fhem/trunk@20469 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2019-11-06 22:58:20 +00:00
parent aa1e50858d
commit 82aff3aff9
2 changed files with 1182 additions and 293 deletions

View File

@ -1,5 +1,9 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it.
- feature: 49_SSCam: add possible usage of several cache types, e.g. file-
memory- and Redis-Cache, to store images/recordings for
streaming devices and email/telebot transmissions.
new attributes cacheType,cacheServerParam,debugCachetime
- update: 70_CanOverEthernet: fixed uninitialized value warning
- update: 71_ZM_Monitor: improved writing of model internal
- bugfix: 70_ZoneMinder: fixed uninitialized value warnings

File diff suppressed because it is too large Load Diff