1.15.0 • Published 9 months ago
@anlix-io/genieacs-sim v1.15.0
genieacs-sim
TR-069 client simulator for GenieACS.
To install:
git clone https://github.com/zaidka/genieacs-sim.git
cd genieacs-sim
npm install
To use:
./genieacs-sim --help
There is a Dockerfile included. It instantiates a single instance and it has these environment variables to configure:
Environment variable | Required | Default value | Description |
---|---|---|---|
GENIEACS_SIM_DATA_MODEL | No | device-H199Z | This should be compatiple with one of the devices in /models folder |
GENIEACS_SIM_CWMP_URL | No | http://genieacs:7547 | URL that this instance will reach as Genie CWMP |
GENIEACS_SIM_SERIAL_NUMBER | No | 0 | Serial number of the instantiated CPE |
GENIEACS_SIM_BASE_MAC_ADDRESS | No | 281474959933440 | MAC address of the instantiated CPE. Should be a number which will translate to the hex format (i.e. 17 will turn into 00:00:00:00:00:11 ) |
1.15.0
9 months ago
1.14.0
1 year ago
1.13.0
2 years ago
1.12.0
2 years ago
1.9.0
2 years ago
1.8.0
2 years ago
1.7.0
2 years ago
1.6.0
2 years ago
1.11.0
2 years ago
1.10.0
2 years ago
1.5.0
2 years ago
1.4.0
2 years ago
1.2.0
2 years ago
1.2.4
2 years ago
1.2.3
2 years ago
1.2.2
2 years ago
1.3.0
2 years ago
1.2.1
2 years ago
1.1.0
2 years ago
1.0.0
2 years ago