UPDATED IO CLIENT LIBRARY - REQUIRED UPDATE

Moderators: adafruit_support_bill, adafruit

Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.
Locked
User avatar
jwcooper
 
Posts: 1004
Joined: Tue May 01, 2012 9:08 pm

UPDATED IO CLIENT LIBRARY - REQUIRED UPDATE

Post by jwcooper »

We have updated our io client library (https://github.com/adafruit/Adafruit_IO ... /tag/2.7.1) with 2.7.1.

This contains a new lastValue method (to get the last value sent in your feed), a small csv parsing fix, as well as updated ssl certificate fingerprints. This update is required if you are using secure connections. For any WiFi101 compatible boards, you'll need to use the Arduino WiFi 101 Firmware Updater to update SSL certificates.

The lastValue method will hopefully be useful for script startup to populate any existing values on device restarts, etc. You can find an example of usage in example sketch 01.

Locked
Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.

Return to “Internet of Things: Adafruit IO and Wippersnapper”