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

49_SSCam: get versionNotes command for SVS device also

git-svn-id: https://svn.fhem.de/fhem/trunk@17582 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2018-10-20 20:49:31 +00:00
parent a6ffd5528a
commit 697c721a6f

View File

@ -1142,7 +1142,8 @@ sub SSCam_Get($@) {
"svsinfo:noArg ".
"listLog ".
"storedCredentials:noArg ".
"scanVirgin:noArg "
"scanVirgin:noArg ".
"versionNotes "
;
}