Giter VIP home page Giter VIP logo

examples's Introduction

flespi.io usage examples

Changelog on forum

HTTP stream receiver

More info about http streams: https://flespi.com/blog/get-data-in-your-platform-via-flespi-http-stream

In short:

  1. create a stream in flespi platform, using http as configuration and something like http://your-server:port/path-on-server as uri parameter
  2. subscribe created stream to items you need
  3. deploy one of examples listed above on your server or VPS
  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

MQTT client examples

MQTT client source code examples using the flespi broker on nodejs, python, python on windows, lua, browser, micropython (esp8266), etc...

MQTT device telemetry dashboard example

A simple example of using mqtt to receive and display telemetry data from devices.

run it in your browser

MQTT channel message handler

Snapshots downloader tool

Devices creation tool

This tool may help you to create many devices in your flespi.io account.

Contributing

If you have cool examples of flespi API usage or have time and zeal to write examples on your preferred language, you are welcome to contribute by making a pull request or contact us on the forum.

examples's People

Contributors

xhaskx avatar dexif avatar antonkulichenko avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.