I did a pull from the master branch and applied patch.

Started owserver then did a "owread -s 192.168.10.110:4304 /uncached/28.3F28AE060000/latesttemp" which seems to work, got a "24.25" back.

Restarted owserver in debug-mode and ran this scenario:

owdir -s 192.168.10.110:4304 /uncached/28.3F28AE060000
/uncached/28.3F28AE060000/address
/uncached/28.3F28AE060000/alias
/uncached/28.3F28AE060000/crc8
/uncached/28.3F28AE060000/errata
/uncached/28.3F28AE060000/family
/uncached/28.3F28AE060000/fasttemp
/uncached/28.3F28AE060000/id
/uncached/28.3F28AE060000/latesttemp
/uncached/28.3F28AE060000/locator
/uncached/28.3F28AE060000/power
/uncached/28.3F28AE060000/r_address
/uncached/28.3F28AE060000/r_id
/uncached/28.3F28AE060000/r_locator
/uncached/28.3F28AE060000/scratchpad
/uncached/28.3F28AE060000/temperature
/uncached/28.3F28AE060000/temperature10
/uncached/28.3F28AE060000/temperature11
/uncached/28.3F28AE060000/temperature12
/uncached/28.3F28AE060000/temperature9
/uncached/28.3F28AE060000/temphigh
/uncached/28.3F28AE060000/templow
/uncached/28.3F28AE060000/tempres
/uncached/28.3F28AE060000/type

owread -s 192.168.10.110:4304 /uncached/28.3F28AE060000/tempres => "12"
owwrite -s 192.168.10.110:4304 /uncached/28.3F28AE060000/tempres 9
owread -s 192.168.10.110:4304 /uncached/28.3F28AE060000/tempres => "9"
owwrite -s 192.168.10.110:4304 /uncached/28.3F28AE060000/tempres 10
owread -s 192.168.10.110:4304 /uncached/28.3F28AE060000/tempres => "10"

Restarting owserver

owread -s 192.168.10.110:4304 /uncached/28.3F28AE060000/tempres => "10"


Satisfied? I attached the log file.

Nice work BTW!

// Henrik

Den 2016-08-21 kl. 20:03, skrev Jan Kandziora:
Am 21.08.2016 um 15:39 schrieb Jan Kandziora:
Am 21.08.2016 um 13:38 schrieb Henrik Östman:
No rush for me, I can run with the patched version for now. Just so
that I know if I can use the next stable version, I'll monitor the
changelog.

I've put a cleaned up version of that patch into the git archive. Could
you please

[owfs-code]$ git pull
[owfs-code]$ make clean && make distclean && ./bootstrap && ./configure
[owfs-code]$ make

and test?

Henrik (and anyone else who likes to test this feature), could you also
apply the appended patch and check whether you are able to read and set
the power-up value of the temperature resolution through the new
.../tempres node?

Kind regards

        Jan


------------------------------------------------------------------------------


_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers


Attachment: owserver.log.gz
Description: application/gzip

------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to