eufy-security-client 3.7.2-dev.1 → 3.7.2-dev.2
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 +3 -0
- package/build/http/types.js.map +1 -1
- package/coverage/clover.xml +17 -17
- package/coverage/coverage-final.json +2 -2
- package/coverage/lcov-report/index.html +10 -10
- package/coverage/lcov.info +16 -16
- package/package.json +1 -1
package/build/http/types.js
CHANGED
|
@@ -9690,6 +9690,9 @@ exports.DeviceCommands = {
|
|
|
9690
9690
|
CommandName.DeviceStartTalkback,
|
|
9691
9691
|
CommandName.DeviceStopTalkback,
|
|
9692
9692
|
CommandName.DeviceSnooze,
|
|
9693
|
+
CommandName.DevicePresetPosition,
|
|
9694
|
+
CommandName.DeviceSavePresetPosition,
|
|
9695
|
+
CommandName.DeviceDeletePresetPosition,
|
|
9693
9696
|
],
|
|
9694
9697
|
[DeviceType.INDOOR_PT_CAMERA_C220]: [
|
|
9695
9698
|
CommandName.DeviceStartLivestream,
|