- Wed Sep 09, 2015 8:12 pm
#28757
@krzychb,
I am using the BeagleBone Black that hosts Mosquitto and openHAB with a terminal and keyboard attached.
I keep two terminal windows open on the BBB to review the status of Mosquitto system messages and openHAB.
I do not use persistence to keep the sdcard activity to a minimum. As time and budget allow, I may look into getting a small solid state hard drive for a database of some sort. Historical data would be useful for advanced decision making algorithms. Interesting topics, just not my area of study.
Outdoor sensor systems and enclosures will likely be what I look at next.
Consumer weather station electronics are not totally sealed and last a fairly long time.
With the esp8266, replacement cost is less expensive than fancy enclosures.
I now have seven nodes operating 24/7 doing typical home automation tasks like turning on lights when pir sensors are activated. Some nodes have been running for almost a month without any resets or missed actuations.
I would notice if a node went inactive from my day to day use of them. When I check the terminal window logs, I no longer see any errors at all.
Are you using emonCMS? I like the simplicity of the UI l for that program. I tried the sdcard image file for a RPi. I went back to openHAB for the ease of the MQTT communications before giving emonCMS the time it needed.