Sorry for the incomplete message.
OWFS release 2.7p19 features work in the Fake and Tester adapter:
1. Longer device names accepted. e.g. --fake=10.1200AB120080
A. The unspecified part of the name is generated by random (Fake) or
algorithm (Tester)
B. The CRC8 (byte 8 of the device name) is generated automatically
even if you try to set it.
2. Devices names can be used instead of family codes (e.g. DS2740 instead of
36)
The device ID can't be specified in this format.
3. Temperature limits can be set for the Fake readings.
A. Command line: --temperature_low and --temperature_high in the
specifed temperature scale. Applies to all Fake adapters.
B. Can be changed dynamically for each adapter under
/bus.x/interface/settings/simulated/temperature_low etc...
Also, the bus.c/interface/settings format has been cleaned up a bit with
parameters specific for types of bus masters grouped in subdirectories.
Paul Alfille
|