Search found 8 matches

by InMySights
Friday 07 July 2017 18:27
Forum: Other questions and discussions
Topic: API Queries Help
Replies: 5
Views: 968

Re: API Queries Help

Thank you I see this now.

Is there an effort to add these calls to the API documentation?
by InMySights
Friday 07 July 2017 0:40
Forum: Other questions and discussions
Topic: API Queries Help
Replies: 5
Views: 968

Re: API Queries Help

Thanks for the reply but I have the developer tools open in Chrome and the browser is calling the line below and get a return value. There is No indication of state of the devices in this... What am I missing? There are 3 items in my Utility tab that are red ... http://xxxxxx/json.htm?type=devices ...
by InMySights
Thursday 06 July 2017 22:05
Forum: Other questions and discussions
Topic: API Queries Help
Replies: 5
Views: 968

API Queries Help

Hi, I have a Raspberri Pi 2 Aeotec Zwave stick Stable version of Domoticz I am writing an app that is using the HTTP rest api to turn devices on/off etc. Recently I started seeing on the web site a switch or two would be RED and after some research it seems that the switch in particular is Offline ...
by InMySights
Monday 09 November 2015 22:58
Forum: Others
Topic: QNAP Build and Compile Help
Replies: 5
Views: 3687

Re: QNAP Build and Compile Help

I have been looking online for Linux build compile options for Intel j1900 CPUs with no luck. How do I find the correct compile flag?
by InMySights
Monday 09 November 2015 15:55
Forum: Others
Topic: QNAP Build and Compile Help
Replies: 5
Views: 3687

Re: QNAP Build and Compile Help

Stephan Thanks for the reply - google is my greatest friend and enemy so far with attempting to build Domoticz. I am slightly familiar with Ubuntu and QNAPs QTS software has some unique differences like no apt-get. I initially read on some post online that ipkg was so longer available but looking on ...
by InMySights
Sunday 08 November 2015 19:31
Forum: Others
Topic: QNAP Build and Compile Help
Replies: 5
Views: 3687

Re: QNAP Build and Compile Help

All right I made some headway yesterday, ipkg was really available but hit a snag attempting to build openZwave... Can someone help? When I run make from the following example ... https://www.domoticz.com/wiki/Install.txt#Synology [/share/Public/InstallationPackages/openzwave/open-zwave] # make make ...
by InMySights
Sunday 08 November 2015 6:32
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Domoticz on Qnap
Replies: 32
Views: 27857

Re: Domoticz on Qnap

I am having trouble getting Doimoticz and Open-ZWave to build with cMake. How do i find where Boost libraries are? cmake -DCMAKE_BUILD_TYPE=Release . cmake: /usr/lib/libidn.so.11: no version information available (required by cmake) -- Compiling Revision #3558 CMake Error at /share/CACHEDEV1_DATA ...
by InMySights
Friday 06 November 2015 22:48
Forum: Others
Topic: QNAP Build and Compile Help
Replies: 5
Views: 3687

QNAP Build and Compile Help

First I hope that I am in the correct area since this is my first post for Domoticz. 4 months ago I downloaded and started using Domoticz on a Raspberry Pi 2 but last weekend I bought a QNAP TS-653 NAS running a version of linux called QTS. Searching this forum I found that people have attempted at ...