1.0.11 • Published 3 years ago

lcr-node v1.0.11

Weekly downloads
6
License
ISC
Repository
-
Last release
3 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

3 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

0.1.1

5 years ago

0.1.0

5 years ago