Package Information
Downloads: 2 weekly / 23 monthly
Latest Version: 0.1.1
Author: GeiserX
Documentation
n8n-nodes-genieacs
n8n community node for GenieACS — TR-069 device management, provisioning, and monitoring.
Features
GenieACS Node
| Resource | Operations |
|---|---|
| Device | List, Get, Delete |
| Task | List, Reboot, Factory Reset, Get Parameters, Set Parameters, Refresh Object, Download File, Retry, Delete |
| Tag | Add, Remove |
| Fault | List, Delete |
| Preset | List, Create/Update, Delete |
| Provision | List, Create/Update, Delete |
| File | List, Delete |
GenieACS Trigger
Polling trigger that fires on:
- New Fault — detects new faults reported by CPE devices
- New Device — detects new devices connecting to GenieACS
Credentials
Configure credentials with:
| Field | Description |
|---|---|
| URL | GenieACS NBI URL (default http://localhost:7557) |
| Username | HTTP Basic Auth username |
| Password | HTTP Basic Auth password |
Installation
Community Nodes (recommended)
- Go to Settings > Community Nodes
- Select Install a community node
- Enter
n8n-nodes-genieacs - Agree to the risks and install
Manual
cd ~/.n8n
npm install n8n-nodes-genieacs