项目作者: ds21h

项目描述 :
Server to use for OTA upgade of ESP8266 Switch
高级语言: CSS
项目地址: git://github.com/ds21h/EspServer.git
创建时间: 2018-07-25T13:34:54Z
项目社区:https://github.com/ds21h/EspServer

开源协议:

下载


EspServer

Server to use for upgrading ESP8266 over the air. It only supports a GET stating which version is requested. It uploads the requested binary.

History

Version 1.2 - 02-09-2021

  • Upgraded for NetBeans 12.4 with Maven. Must be deployed on TomEE, not on plain TomCat!
  • Deleted obsolete Image Service (for old version of Switch software).

Version 1.1 - 01-05-2020

  • Added URI for ESP-IDF OTA function
  • Changed to Java11+ environment (no more JavaEE functions in standard JVM)

Version 1.0 - 25-07-2018

  • First version. Specific for switch software