Hello, im looking for detailed information on how to use OWFS-python, with a raspberry pi, im building a project in which i need to send a measurement and convert command to multiple DS18B20's, wait the conversion time, and burst read. all sensors simoultaneously doing conversion to reduce time. i cant seem to find a tutorial, or even a list of functions that are available once the owfs module/library is installed. installation is another thing im unsure about. ideally i can do it through pip? if...