OpenSprinkler › Forums › Hardware Questions › OpenSprinkler Pi (OSPi) › All valves engaged on boot › Re: Re: All valves engaged on boot
May 1, 2014 at 12:52 am
#26629
mstormo
Member
@Dan in CA wrote:
I am thinking about changing the snames.txt file to json format. That should allow more free form names.
Right, and probably better overall design, since you can parse those directly without any regexp magic.
However, scottsh was referring to the log file, which is in CSV format. Even with snames.txt in json format, you still have that problem, unless you just say the log file isn’t CSV but just plain text..