Skip to content

Commit

Permalink
message converter added to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dexif committed Jan 3, 2024
1 parent e652b20 commit ebdb186
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ In short:
4. configure your example to listen on `your-server:port` network endpoint and to handle a `/path-on-server` uri
5. flespi platform will constantly deliver a batch of messages to your deployment


## Device message converter script

converts messages to **JSON, KML, GPX, GEOJSON, CSV**

* [NodeJS](message-converter/nodejs)
* [Python](message-converter/python)

## Message webhook listener

* [NodeJS](msg-webhook-plugin-listener/nodejs)
Expand Down

0 comments on commit ebdb186

Please sign in to comment.