Announcing the "ST_Anything" Arduino/ThingShield Project

Have you looked an example like the following yet? Direct esp8266 to ST cloud ( no hub). Just another idea.

As for using ST_Anything, you could just create your own class which implements your communications with your ESP8266 devices and then makes the correct calls to send the data to ST via the ThingShield.

However, if that is all the Arduino is going to be used for, I don’t know that’d bother using ST_Anything. Instead, just write your own simple sketch based on one of the examples provided by ST for using the ThingShield.