1.15.0 • Published 9 months ago

@anlix-io/genieacs-sim v1.15.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 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.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