Logo
Explore Help
Register Sign In
Raspberries/upm
Public Access
2
0
Fork 0
You've already forked upm
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
b3a8fd71726151115bcec6dfccf625e7ed6e285f
upm/src/ozw/jsupm_ozw.i

13 lines
162 B
OpenEdge ABL
Raw Normal View History

ozw: Initial implementation This module was developed using the OpenZWave library (v1.3): http://www.openzwave.com/ It was developed using a collection of devices (switches and a multi-sensor) connected via an Aeon Z-Stick Gen5 USB dongle. It can be used to query (and, where appropriate, set) Values on Nodes connected to the ZWave network. Checks are made in src/ozw/CMakeLists.txt to ensure that the libopenzwave library is installed (via pkg-config). If not present, then neither the module, nor the example will be built. Signed-off-by: Jon Trulson <jtrulson@ics.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
2015-10-23 18:00:33 -06:00
%module jsupm_ozw
%include "../upm.i"
%include "cpointer.i"
%include "stdint.i"
%pointer_functions(float, floatp);
%include "ozw.h"
%{
#include "ozw.h"
%}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 77ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API