Hello,
i have z-way-Server 2.0.0 running on alix boards with ubuntu precise 12.04.
I finally got it work, but now i am facing a different Problem: my application uses the meter report function of the Everspring AN158 Switch sensors to monitor the current power usage.
However, since upgrading to Version 2.0.0 the meter Report does not seem to work anymore.
Under "Expert UI -> Configuration -> Configuration for Binary Power Switch_2 -> Configuration -> No3 - Meter Report Period" i set the value to 10*1 sec and saved the configuration into the device. But the meters don't report their values.
Am i doing something wrong?
I read some reports about the Everspring AN158 beeing kind of buggy, but with my previous version of z-way this worked fine.
Help is much appreciated!
v2.0.0 meter report Everspring AN158
Re: v2.0.0 meter report Everspring AN158
Please look into logs if there's something received from device. Errors could be also found there.
Also try to explicitly call Get() for meter and see if report is received. If it is received on explicit request but not on a scheduled basis, check if controller is still included into corresponding association group on your device.
Also try to explicitly call Get() for meter and see if report is received. If it is received on explicit request but not on a scheduled basis, check if controller is still included into corresponding association group on your device.
Re: v2.0.0 meter report Everspring AN158
Hello,
if i poll the values via get, everything worked fine. However my programm needs the nodes to automatically send their values.
I noticed some "Job deleted from Queue (0x13)" lines in the logfiles.
However, i tried using the setup in another location, and it worked. I don't know why, maybe here in my office there are too many wifis or whatnot, but at home it worked. It's only strange that everything else - like switching the nodes on and off - worked like a charme here with no delay whatsoever.
if i poll the values via get, everything worked fine. However my programm needs the nodes to automatically send their values.
I noticed some "Job deleted from Queue (0x13)" lines in the logfiles.
However, i tried using the setup in another location, and it worked. I don't know why, maybe here in my office there are too many wifis or whatnot, but at home it worked. It's only strange that everything else - like switching the nodes on and off - worked like a charme here with no delay whatsoever.