Page 1 of 1

Connect a data logger to Domoticz

Posted: Saturday 07 November 2015 10:02
by usky73
Hi all

I already have a "data logger" connected to 6 radio thermal sensors and 2 humidity sensors.
BS1000 : http://www.arexx.com/templogger/html/en/products.php

I would like to reuse them in Domoticz.

The data logger can post via http the values. This is what I am doing today to put the values in a Mysql database via a PHP page.
The data logger will send something like that :

Code: Select all

192.168.1.345/templog.php?sensor=1&type=23&value=23&date="23/10/2015"&time="12:04:23"
Is it possible to send this values to the domoticz server ? by using json.htm ?

My dream to add this devices in domoticz, can you help me ?

Thanks

Re: Connect a data logger to Domoticz

Posted: Saturday 07 November 2015 10:14
by gizmocuz
Yes, this is perfectly possible, see our wiki page

https://www.domoticz.com/wiki/Domoticz_API/JSON_URL's

Re: Connect a data logger to Domoticz

Posted: Saturday 07 November 2015 11:01
by usky73
I was looking this page and specificaly the Temperature update device topics.
This is not the easiest solution but I can manage to make a cron that will execute a script. I will try.

The issue for a direct connection from my datalogger is that the sensor number is already defined and it will transmitt all data from all censors randomnly (humid & temp). The difference is made by the device type.

I don't see a simple solution without a temp file in an sql database or in a a file.

Re: Connect a data logger to Domoticz

Posted: Monday 09 November 2015 9:54
by usky73
Finally I did a quite simple process reusing my PHP page addressed by the BS1000 to send data.
Works perfectly !

Arexx BS-510 USB Datalogger

Posted: Tuesday 01 December 2015 8:29
by pschonmann
I have BS-510 ( usb module ). Would be fine have native support in domoticz :)
If youre interested there are some codes that enable readings from that box under linux http://www.ucw.cz/gitweb/?p=arexx.git;a=summary

Re: Connect a data logger to Domoticz

Posted: Friday 19 August 2016 8:13
by elitechukzj
Elitech temperature data logger download RC-4 http://www.elitech.uk.com/manual.html