Method/documentation typo
Brought to you by:
skonno
In the PDF you suggest for StateVariables to use the
postQueryControl() method for checking the validity of
the SV. However there is no method with that name in
StateVariable.java. I assumed this was an oversight
and used the postQueryAction() method that was used in
other areas of the library. However there is no method
of that name either. There is a method named
postQuerylAction() however. Which is the correct
functionality?
Logged In: YES
user_id=901512
Originator: NO
The PDF documentation is becoming obsoleted now. The only way to check StateVariable value is to register has Even listener on the Service of the Device.