Search found 2 matches

by LjMouzer
Tuesday 26 May 2020 18:15
Forum: Utility
Topic: P1 Sensor data
Replies: 2
Views: 667

Re: P1 Sensor data



Currently the repply from http://192.168.1.21:8084/json.htm?type=devices&used=true&filter=all&favorite=1 is too long
Because my crestron tcp/ip client has a limit of 255 characters i would like to filter the json repply to use the "data" only.

How can i modify this response within a HTTP get ...
by LjMouzer
Monday 25 May 2020 11:41
Forum: Utility
Topic: P1 Sensor data
Replies: 2
Views: 667

P1 Sensor data

Hi All,

I'm new to domoticz.

Im using a synology nas with domoticz to read out P1 smart meter data.
Now i would like to send that data to a tcp/ip client in crestron.
I allready managed to set up communication between crestron & domoticz. Now i need to find a way to filter the response data from ...