Skip to content

kaldmaster/sensor-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To get it to run

Due to issues with a few packages not being updated, a few manual corrections needs to be made.

In AsyncWebSocket package, the compiler will complain about an ambigous IPAdress constructor call. It is fixed by following this me-no-dev/ESPAsyncWebServer#970.

In ESPAsyncWebServer this fix needs then to be applied me-no-dev/ESPAsyncWebServer#1085 (comment).

SignalK server in docker for testing

docker run -d --init --name signalk-server -p 3000:3000 -v ${pwd}:/home/node/.signalk signalk/signalk-server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages