/node-raumserver

A nodejs module/server to control the raumfeld multiroomsystem via HTTP-Requests

Primary LanguageJavaScript

node-raumserver

Donate npm:? dependencies:?

NPM

A nodejs module to control the raumfeld multiroomsystem via HTTP-Requests
Please check the wiki for install information and how to use the server

Installation

Via NPM

create a folder with a name of your choice
open command line\console in the folder and do following

npm install node-raumserver
cd node_modules/node-raumserver
npm start

Via Docker image

Search for docker-raumserver and install it.
You have to use net=--host for the container, otherwise the raumserver will not find any devices.
Docker raumserver will reside on port 8585

Changelog

Changelog can be found here

Requirements

Please use with node version 7.x or above
For Version lower than 7.6.0 the --harmony-async-await parameter has to be used