@scrypted/amcrest
Advanced tools
Comparing version 0.0.73 to 0.0.74
{ | ||
"name": "@scrypted/amcrest", | ||
"version": "0.0.73", | ||
"version": "0.0.74", | ||
"description": "Amcrest Plugin for Scrypted", | ||
@@ -5,0 +5,0 @@ "author": "Scrypted", |
@@ -228,3 +228,3 @@ import sdk, { MediaObject, Camera, ScryptedInterface, Setting, ScryptedDeviceType, Intercom, FFMpegInput, ScryptedMimeTypes, PictureOptions } from "@scrypted/sdk"; | ||
getDevice(nativeId: string): object { | ||
createCamera(nativeId: string) { | ||
return new AmcrestCamera(nativeId, this); | ||
@@ -231,0 +231,0 @@ } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
246636
704