Node-RED Integration

Date: Expected to be released in September Component: Node-RED Release Note: After several months without publishing our progresses here, we want to to start sharing our updates here as before. Today we have to announce that we are working in a library for Node-RED that allows working with Workflows, adding

New Bucket Export Formats for IoT Analytics

In Thinger.io, you can use data buckets to store and export any time-series data from your IoT devices. At this moment, the platform allowed to use this information in a web dashboard, or export the information in CSV format for offline analysis. In our experience with some research centers, we

New features on data buckets

Some days ago, we released some new features on data buckets that we wanted to share with you! Here they come: Show tabular data in the bucket explorer Now the data bucket explorer allow displaying your data bucket in a tabular format, so you can review the information in a

Communication Between Devices in IoT

In this post we want to introduce a new feature released in the latests server updates and Arduino libraries (starting at 2.5.0). This feature is related to inter-device communication in real-time, both for devices of the same account, or devices from different accounts. In Thinger.io, it is possible that devices can communicate between

IoT Device REST API Discovery

In the last console update (1.3.0), we have introduced some new features to improve the development of different clients for interacting with the devices connected to the IoT platform. In this case, we have enabled the Show Query feature that was available in the Device API. This feature will display the

Adding SSL/TLS Support to the ESP8266

In this post we will introduce some new features about securing the Internet of Things, like in our previous post, Securing the Internet of Things, where we introduced SSL/TLS support for the Arduino MKR1000. In this case we are working with the well-known ESP8266, and YES! it supports also secure TLS connections to our Internet of Things platform.