I have a small linux server in my "meterkast" and am reading the serial port using a small python program. I'm not a python expert, but I managed to "readline()" and get the data in, but I could use some help with parsing that data and inserting it into a database...
Thanks!