Search found 6 matches

by tanimadinmiben
06 May 2020 15:25
Forum: Discussions in English
Topic: Z-wave-Mosquitto Broker-Dashboard connection.
Replies: 0
Views: 3447

Z-wave-Mosquitto Broker-Dashboard connection.

Hello, I have been trying to send datas to my dashboard. I use mosquitto with websockets. My aim is to listen sensor datas, and send it to the sqlite database, and retrieve datas on my dashboard. I can retrieve data directly from broker to mydashboard but I want to store them to visualize arriving t...
by tanimadinmiben
19 Jul 2019 13:45
Forum: Official announcements
Topic: Z-Way API
Replies: 2
Views: 53943

Re: Z-Way API

Can I see the datas over terminal using Z-way API? If yes, how?
by tanimadinmiben
18 Jul 2019 00:42
Forum: RaZberry
Topic: How to get datas from RaZberry+Aeotec Door sensor
Replies: 1
Views: 2156

How to get datas from RaZberry+Aeotec Door sensor

Hi, I am able to get datas from z-way-server.log file and display it on the terminal. But I want to get datas with python script and send the datas maybe to server. I do not want to use log file, it only gets the last line of the file and display it. But I do not how to do it, is there a topic or tu...
by tanimadinmiben
10 Jul 2019 22:16
Forum: RaZberry
Topic: How can I send datas to thingsboard
Replies: 5
Views: 4162

Re: How can I send datas to thingsboard

@PoltoS Yes, that is the main problem, I do not know how to bind the sensor in the code...

Here is another question.

Can I use "The Things Network" to collect data end send it to the "thingsboard" For my z-way?
by tanimadinmiben
10 Jul 2019 22:00
Forum: RaZberry
Topic: How can I send datas to thingsboard
Replies: 5
Views: 4162

Re: How can I send datas to thingsboard

Thanks for your reply @PoltoS . And I am also wondering if I can see the results on my Raspbian's terminal, I mean if the door is open I want to see that on my terminal, how can I handle this?. I don't want to use z-wave>me UI, that's too easy, I just want to play with some codes and I do not know h...
by tanimadinmiben
10 Jul 2019 21:03
Forum: RaZberry
Topic: How can I send datas to thingsboard
Replies: 5
Views: 4162

How can I send datas to thingsboard

Hi, I am using RaZberry with RPI 3. As a node I am using aeotec's door/windows sensor. I added the sensor to the z-wave>me user interface and I was able to see if the door is on or off . But I want to visualize on or off situation in "thingsboard". Has someone tried something like that? Fo...