Skip to content

bert-qin/ArduinoOcppMongoose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroOcppMongoose

Mongoose WebSocket adapter for MicroOcpp

Dependencies

The following projects must be available on the include path:

The setup is done if the following include statements work:

#include "mongoose.h"
#include <ArduinoJson.h>
#include <MicroOcpp.h>

License

This project is licensed under the GPL as it uses the Mongoose Embedded Networking Library. If you have a proprietary license of Mongoose, then the MIT License applies.

About

Mongoose WebSocket Adapter for ArduinoOcpp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.4%
  • C 2.4%
  • CMake 1.2%