Skip to content

alex2844/node-intersvyaz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-intersvyaz

[RU] | [EN]

This is a monorepo for node-intersvyaz — a set of tools for interacting with the Intersvyaz smart home API. The project provides both a core library for developers and a ready-to-use integration for Node-RED.

Repository Structure

This repository contains several packages located in the packages/ directory:

Package NPM Description
intersvyaz npm Core library.
node-red-contrib-intersvyaz npm Node-RED nodes.

Development

To work with this monorepo, you will need to install Bun.

  1. Clone the repository:

    git clone https://github.com/alex2844/node-intersvyaz.git
    cd node-intersvyaz
  2. Install dependencies:

    bun install
  3. Build packages:

    bun run build
  4. Run tests:

    bun run test

About

Node.js SDK and Node-RED nodes for the Intersvyaz smart home API (intercoms, cameras, IPTV, SIP)

Topics

Resources

License

Stars

Watchers

Forks

Contributors