mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +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:
parent
a6ffd5528a
commit
697c721a6f
@ -1142,7 +1142,8 @@ sub SSCam_Get($@) {
|
|||||||
"svsinfo:noArg ".
|
"svsinfo:noArg ".
|
||||||
"listLog ".
|
"listLog ".
|
||||||
"storedCredentials:noArg ".
|
"storedCredentials:noArg ".
|
||||||
"scanVirgin:noArg "
|
"scanVirgin:noArg ".
|
||||||
|
"versionNotes "
|
||||||
;
|
;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user