1.0.11 • Published 4 years ago

lcr-node v1.0.11

Weekly downloads
6
License
ISC
Repository
-
Last release
4 years ago

Logical Router Control Node Module

Nodejs module for interacting with Imagine Communications Routing systems using Logical Router Control (LRC)

Installation

npm install -s lcr-node

Getting Started

Create connection to the router

var router = new LCR(router_ip, router_port)

Methods

getSources() Return all sources from the router

getDestinations() Return all destinations from the router

setXP(source, destination) Set a crosspoint by source and destination names

License

This project is licensed under the MIT License

1.0.11

4 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

0.1.1

6 years ago

0.1.0

6 years ago