node-red-contrib-hikvision-ultimate
Advanced tools
Comparing version 1.1.7 to 1.1.8
@@ -7,3 +7,3 @@ <p align="center"><img src='https://raw.githubusercontent.com/Supergiovane/node-red-contrib-hikvision-ultimate/master/img/logo.png' width="40%"></p> | ||
<p> | ||
<b>Version 1.1.7</b> March 2023<br/> | ||
<b>Version 1.1.8</b> March 2023<br/> | ||
- Access Control Node: added eventdescription in the payload message.<br/> | ||
@@ -10,0 +10,0 @@ </p> |
@@ -309,3 +309,3 @@ | ||
} else { | ||
RED.log.info("AccessControl-config: Discarted old event in oEvents.AcsEvent.InfoList:" + JSON.stringify(oACTCurrentEvent)); | ||
if (node.debug) RED.log.info("AccessControl-config: Discarded old event in oEvents.AcsEvent.InfoList:" + JSON.stringify(oACTCurrentEvent)); | ||
} | ||
@@ -312,0 +312,0 @@ } |
{ | ||
"name": "node-red-contrib-hikvision-ultimate", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "A native set of nodes for Hikvision (and compatible) Cameras, Alarms, Radars, NVR, Doorbells, etc.", | ||
@@ -5,0 +5,0 @@ "author": "Supergiovane (https://github.com/Supergiovane)", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4887474