Giter VIP home page Giter VIP logo

espeasy's Introduction

ESPEasy

This is a fork of Easy MultiSensor device based on ESP8266
Forked from the Build 113
Regarding ESPEasy stable versions including libraries are currently on SoureForge:

My Features

  • Generic HTTP request :
    • Allow you to have a full control over the HTTP Request being sent to the backend
    • Set the HTTP method :
      • GET (for compatibility purpose with previous version of ESPEasy)
      • POST
      • PUT
    • Define your own HTTP Path : //
    • Define your own HTTP Header : :
    • Define your own HTTP Body : JSON, XML, string or whatever you want
    • Key token could be anywhere within the HTTP Path / Header / Body :
      • %sysname% is replaced by the name of the device
      • %valname% is replaced by the name of the variable that sent his value
      • %value% is replaced by the value of the variable
  • Wifi Access Point with System Name :
    • When turning into the AP mode, if the name of the device is already Define the the AP name is define with this value.
  • Build version with my Name :-) :
    • Build version is appended with the "Fork olileger" token

espeasy's People

Contributors

martinusgh avatar olileger avatar hallard avatar battika avatar lindeger avatar rtenklooster avatar ixtrader avatar pm-cz avatar markbergsma avatar alexsuslov avatar fgmx85 avatar maartenbreddels avatar nl0pvm avatar qubeck avatar racquemis avatar

Watchers

 avatar

Forkers

doume

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.