-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
18 lines (18 loc) · 1.1 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*******************************************************************************
* Copyright (c) 2013 Stefan Ferber.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Stefan Ferber - initial API and implementation and/or initial documentation
*******************************************************************************/
/*******************************************************************************
* node.js express REST API to remote control velux windows
* via the KMtronic USB 4 Relay Board RS232
* sigma-shop.com/product/75/usb-4-relay-board-rs232-serial-controlled-pcb.html
* Please be aware that you need dedicated and self-made hardware for this software
* - KMtronic relay board connected to your USB or RS232 interface
* - self made wiring to the Velux remote controls: Velux SSL, Velux KLR100
*******************************************************************************/