1.14.0 • Published 4 months ago

@anlix-io/genieacs-sim v1.14.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

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 variableRequiredDefault valueDescription
GENIEACS_SIM_DATA_MODELNodevice-H199ZThis should be compatiple with one of the devices in /models folder
GENIEACS_SIM_CWMP_URLNohttp://genieacs:7547URL that this instance will reach as Genie CWMP
GENIEACS_SIM_SERIAL_NUMBERNo0Serial number of the instantiated CPE
GENIEACS_SIM_BASE_MAC_ADDRESSNo281474959933440MAC 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.14.0

4 months ago

1.13.0

4 months ago

1.12.0

7 months ago

1.9.0

10 months ago

1.8.0

10 months ago

1.7.0

10 months ago

1.6.0

10 months ago

1.11.0

8 months ago

1.10.0

8 months ago

1.5.0

11 months ago

1.4.0

11 months ago

1.2.0

1 year ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.3.0

12 months ago

1.2.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago