White box PON OLT software
Project description
ponster
ponster - A simple controller for PON Optical Line Terminals (OLTs) that support the VOLTHA project's Openolt api.
Install
Install and start Confluent Kafka
Install ponster
pip install ponster
Develop
git clone git@github.com:shadansari/openolt.git
cd ponster
pipenv shell
pipenv install
make protos
Test
Start ponster
ponster <olt ip address>
Read openolt indications from kafka
confluent-kafka/consumer.py localhost:9092 foo openolt.ind-<olt ip address>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ponster-0.0.0.1.tar.gz
(19.5 kB
view hashes)