List of Virtual Devices?

Hi,

Having a few things that run externally, I’m told (by @guessed) that using Virtual Devices are the best way to have those values referenced/made visible and in mios/Vera (UI5)

So far I’ve found the following post/link (from@mcflorin)

[ul][li]a virtual binary light
a virtual dimmable light
a virtual thermostat
a virtual window covering
[/li][/ul]

http://forum.micasaverde.com/index.php/topic,8363.msg53275.html#msg53275

To create, I understand I would in UI5 select Apps/Develop Apps/Create Device and the select the default D_xxxxxxxxxx.xml and then the above I_xxxxxxxxxx.xml

Does anyone have any more virtual I_xxxxxxxxx.xmls ? I’m specifically looking for an Energy reading one?

Any reason why these are not in the Apps store as a standard app?

Thanks

You do not have to have an implementation file to create a virtual device. If you want to create a virtual energy device. Just specify the device file for the energy device and create it. It should show up and than you can set the variable to have the value display using variableset.

  • Garrett