I currently use slave Linux router boxes to measure temperatures etc and pull data to the master with Linux wget.
I now want to use ESP8266 slaves each with its own i2c local net of sensors.
Sorry - I am new to lower level network protocols. Is there an example sketch that can communicate with some Linux app on the master box and deposit the data there as a text file?
I guess I need to run something on my master Linux box similar to whatever runs on data.sparkfun.com?
Any pointer to get me started appreciated