Working with Axis devices in Node-RED
The integration API for Axis devices is based on HTTP and/or SOAP using VAPIX and ONVIF. Both APIs may be challenging to script around is they do require digging into the API documentation and a bunch of trail-n-error. Using Axis Node-RED Node simplifies Node-RED scripting to Axis devices.
Installation
You can install directly from your Node Node-RED by Menu | Manage palette | Install. Type node-red-contrib-axis-com in search.
Device Node
Common use cases for generic devices. Importable example flows
Camera Node
Common use cases for cameras. Importable example flows
ACAP Node
Control ACAP on device. Importable example flows
Security Node
Manage security controls device. Importable example flows