Hey! Did you know that we have code examples repository on GitHub?!
Sometimes we add new examples based on our users' cases.
You can hit "Watch" 👁️ and "Star" ⭐️ buttons on GitHub to receive notifications about changes in repository.
Also we will post some major changes for code examples here.
For now we have next examples:
Added a python on windows mqtt client example
Added MQTT device telemetry dashboard example
Added Message Webhook plugin listeners (PHP, NodeJS)
Be careful with squirrels 🐿️
Example of secure mqtt connection with root CA/fingerprint for ESP32/ESP8266 boards (send data to mqtt.flespi.io via MQTT over TLS)
Snapshots Uploader Tool added Simple Python script to "restore" messages from snapshots to devices.
Simple example of how to send data from ESP32/ESP8266 boards to the flespi channel via http/https (with root CA/fingerprint).
Re-register device messages tool added Simple python script that may be used to re-register device messages to recalculate plugins for the existing messages or re-send messages via stream
message-converter added
The script allows you to request device messages for a specific period and convert them into one of the formats: GeoJSON, KML, GPX, CSV