lcr-node

1.0.11 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i lcr-node

Weekly Downloads

0

Version

1.0.11

License

ISC

Unpacked Size

18.1 kB

Total Files

3

Last publish

Collaborators

  • jlommori