@scrypted/amcrest
Advanced tools
Comparing version
{ | ||
"name": "@scrypted/amcrest", | ||
"version": "0.0.54", | ||
"version": "0.0.55", | ||
"description": "Amcrest Plugin for Scrypted", | ||
@@ -5,0 +5,0 @@ "author": "Scrypted", |
@@ -58,3 +58,3 @@ import AxiosDigestAuth from '@koush/axios-digest-auth'; | ||
const data = buffer.toString(); | ||
this.console?.log('event', data); | ||
// this.console?.log('event', data); | ||
for (const event of Object.values(AmcrestEvent)) { | ||
@@ -61,0 +61,0 @@ if (data.indexOf(event) !== -1) { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
178963
-0.05%