Container for 5 Temperatures from 5 Sensors

I made some kind of Variable Container that can hold 5 Temperatures from 5 Sensors.
You need to insert Sensor ID, Offset(if you want to see the sensor temp + or - something), Poll Device ID(if you need to poll the device or its parent to update the current temp from the sensor) and Pol Device Period.
To create the new device you need to use Create Device.
The device will get and write the temperatures.

I hope it will be useful.

This would be nice for the sensors that create multiple devices, ie temp, outside temp, H and etc.

And you can poll the master device, you can ofsset…
I stole the Rex’s MultiString and made this.

Sounds good I will give it a try

[quote=“bore, post:1, topic:195283”]I made some kind of Variable Container that can hold 5 Temperatures from 5 Sensors.
You need to insert Sensor ID, Offset(if you want to see the sensor temp + or - something), Poll Device ID(if you need to poll the device or its parent to update the current temp from the sensor) and Pol Device Period.
To create the new device you need to use Create Device.
The device will get and write the temperatures.

I hope it will be useful.[/quote]

Bore,

What device or interface allows you to minitor 5 sensors.

Dom

poordom,

  1. Download string.zip.
  2. Unzip
  3. Upload files - apps/Develop apps/Luup files
  4. Create Device - Upnp Implementation Filename - I_BString.xml, Upnp Device Filename - D_BString.xml
  5. Reload
  6. Device is ready and waiting for you.

Good luck!

[quote=“bore, post:6, topic:195283”]poordom,

  1. Download string.zip.
  2. Unzip
  3. Upload files - apps/Develop apps/Luup files
  4. Create Device - Upnp Implementation Filename - I_BString.xml, Upnp Device Filename - D_BString.xml
  5. Reload
  6. Device is ready and waiting for you.

Good luck![/quote]

What hardware are you using?

Dom

Any device with an urn:schemas-micasaverde-com:device:TemperatureSensor:1