Jump to content

Virtual temp sensor

Featured Replies

Posted

Hello,

Do you know if any driver exist to have a virtual temperature sensor?

The temp value would be extracted from a xml file on the LAN.

  • Author

I dit not tried variable manipulator driver yet.

But i found something.

With IPevents driver and temperature display driver (free both) .

I 've a script on the LAN which send request everytime temperature change With the value of temperature inside.

Http://IpC4:8080/TEMPLIVING23

In C4 programing, i've this kind of script:

If (IPevents) TEMPLIVING23 so, put 23 in temperature display.

And this, for each temperature value.

It works good but its heavy and without decimal...

So, i continue to search another solution.

The good one is use variables.

I've created TEMPLIVING variable and try to set its value With an http request.

I tried:

Http://IpC4:8080/C4:setvariable(TEMPLIVING, 23)

But It does not works....

I continue.

Maybe an idea?

Ps: sorry for my english is not m'y maternal language ;-)

Envoyé de mon E5823 en utilisant Tapatalk

Archived

This topic is now archived and is closed to further replies.

Important Information

By using this site, you agree to our Terms of Use.