eufy-security-client 3.8.0-dev.24 → 3.8.0-dev.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/http/types.js +4 -0
- package/build/http/types.js.map +1 -1
- package/coverage/clover.xml +523 -523
- package/coverage/coverage-final.json +2 -2
- package/coverage/lcov-report/index.html +10 -10
- package/coverage/lcov.info +631 -631
- package/package.json +1 -1
package/build/http/types.js
CHANGED
|
@@ -988,6 +988,7 @@ exports.GenericTypeProperty = {
|
|
|
988
988
|
46: "Outdoor Camera 1080P",
|
|
989
989
|
47: "Floodlight Camera E340",
|
|
990
990
|
48: "Solo Camera S340",
|
|
991
|
+
49: "eufyCam E40 (T8144)",
|
|
991
992
|
50: "Lock Basic",
|
|
992
993
|
51: "Lock Advanced",
|
|
993
994
|
52: "Lock Basic No Finger",
|
|
@@ -1010,6 +1011,7 @@ exports.GenericTypeProperty = {
|
|
|
1010
1011
|
93: "Video Doorbell Dual (Wired)",
|
|
1011
1012
|
94: "Video Doorbell Dual (E340)",
|
|
1012
1013
|
95: "Video Doorbell (C30)",
|
|
1014
|
+
96: "Video Doorbell (C31)",
|
|
1013
1015
|
98: "SoloCam E42 (T8173)",
|
|
1014
1016
|
100: "Indoor Cost Down Camera",
|
|
1015
1017
|
101: "Camera Gun",
|
|
@@ -1033,6 +1035,7 @@ exports.GenericTypeProperty = {
|
|
|
1033
1035
|
159: "SmartTrack Card (T87B2)",
|
|
1034
1036
|
180: "Smart Lock C210 (T8502)",
|
|
1035
1037
|
184: "Smart Lock C220 (T8506)",
|
|
1038
|
+
189: "Security Video Smart Lock E330 (T8531)",
|
|
1036
1039
|
201: "Smart Lock C33 (T85L0)",
|
|
1037
1040
|
202: "Smart Lock C30 (T85D0)",
|
|
1038
1041
|
203: "FamiLock S3 (T85V0)",
|
|
@@ -1042,6 +1045,7 @@ exports.GenericTypeProperty = {
|
|
|
1042
1045
|
10008: "Indoor Cam C220 (T8W11C)",
|
|
1043
1046
|
10009: "Indoor Cam C210 (T8419)",
|
|
1044
1047
|
10010: "Indoor Cam C220 (T8W11C)",
|
|
1048
|
+
10011: "Indoor Cam C220 (T8419N)",
|
|
1045
1049
|
10035: "eufyCam C35 (T8110)",
|
|
1046
1050
|
},
|
|
1047
1051
|
};
|