<aside> <img src="/icons/calendar_yellow.svg" alt="/icons/calendar_yellow.svg" width="40px" />
9/1/2020
</aside>
Major version update to the API and core API services. These latest updates have allowed us to improve the core processing services that take your profiled IoT data and serve it up quickly. Device profiles are now fully expandable, allowing for ANY data to be saved; this did introduce a few reserved keys within Device, such as latitude and longitude, enabling us to support GPS devices natively.
ADDED Device Scan Packet and location packets can now be expanded in any way, allowing for custom data to be saved.
UPDATED REST API version 2 is now available for public usage. (api.echolo.io/v2)
ADDED New Developer API documentation is available along with Postman scripts. (developer.echolo.io)