node-red-contrib-hikvision-ultimate
Advanced tools
Comparing version 1.2.0-beta.1 to 1.2.0
@@ -7,5 +7,5 @@ <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.2.0-beta.1</b> September 2024<br/> | ||
- RAW Event Node (BETA): on the third pin, outputs the IMAGE related to the event (if any). The node will now filter the heartbeat signals.<br/> | ||
- Event Node (BETA): on the third pin, outputs the IMAGE related to the event (if any).<br/> | ||
<b>Version 1.2.0</b> September 2024<br/> | ||
- RAW Event Node: on the third pin, outputs the IMAGE related to the event (if any). The node will now filter the heartbeat signals.<br/> | ||
- Event Node: on the third pin, outputs the IMAGE related to the event (if any).<br/> | ||
</p> | ||
@@ -12,0 +12,0 @@ <p> |
{ | ||
"name": "node-red-contrib-hikvision-ultimate", | ||
"version": "1.2.0-beta.1", | ||
"version": "1.2.0", | ||
"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)", |
@@ -137,3 +137,3 @@ | ||
"topic": "", | ||
"payload": image, | ||
"payload": image (Bytes), | ||
"extension": "jpg" // Can be "jpg" or "png" | ||
@@ -140,0 +140,0 @@ } |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
7
3402363
91
5405