GithubHelp home page GithubHelp logo

egwsync's Introduction

EGWsync is designed to take a source of network switches, location addresses, and ELIN phone numbers and auto populate an EGW appliance and keep it updated.

The source of network switches in this library is a proprietary network management system but could easily be modified to access data from any source.

The source of location addresses is accessed via a RESTful api.

The source of ELIN phone numbers is accessed via private database.

Simply modify the sources of data, convert to proper format, and let er rip.

The following functions GATHER the data and compile lists of ERL/SWITCHES that need to be ADD/REMOVED/MODIFIED: public function erls_to_add(){ public function erls_to_remove(){ public function erls_to_modify(){ public function switches_to_add(){ public function switches_to_modify(){ public function switches_to_remove(){

and the following functions perform those tasks : public function add_erls(){ public function modify_erls(){ public function remove_erls(){ public function add_switches(){ public function modify_switches(){ public function remove_switches(){

egwsync's People

Contributors

ohtarr avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

iahunter

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.