1-wire not working
-
I just mannaged to get mango 2.5 working, thanks to the tutorial video.
The last attempt failed because i didnt understand the java_home variable.Now i am trying to migrate from my mango 1.12 to the 2.5 version.
Prior to the actual migration i tested the 1 wire device's my whole installation is based on 1 wire devices.
I can not get the 1 wire devices work.When configuring a datasource i got the error message "Specified adapter name "DS9097U" is not known"
in the mango 1.12 version the 1 wire devices work perfectly.How do get the 1 wire device's working with mango 2.5 ?
Any tricks and tips to migrate from 1.12 to 2.5 with ease ?
-
Finaly it worked.
i copied RXTXcomm.jar and rxtxSerial.dll and librxtxSerial.so to the java folder.
I dindt know where to put it so i copied it to all lib foles i could find.
a reboot of the system and it worked.After that i startet up my old mango v1.12 and made an export of the configuration, did an import and all datapoints are in the new mango v2.5.
The onlything that didn't worked at once was the data source for the onewire device's.
I configured the datasource with the same name and did the import again, that did the trick.now i have to find a way to get my historical data in v2.5 and get my graphical views imported.