Is it possible to access virtual variables in a plugin? I have a device called apcvirtual which has a variable called clockname. How do I read or change clockname from the plugin?
(This is also causing me to struggle to solve the issue in post How to tell a template which variable of a device to edit and display)
It is not. Plugins are isolated from one another. You cannot a different plugin’s devices.