I have created a custom Device Type and specified the capability “Polling”. Also wrote a poll()
method. But the problem is that it is never called. When I manually refresh, it is working and the value is updating. I checked the log also and nothing is there, if I manually refresh the log is coming.
I saw couple of posting regarding this here but no concrete answer is given, could some help me to figure out the issue?