Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several small changes and improvements #10

Merged
merged 35 commits into from
Oct 8, 2023
Merged

Several small changes and improvements #10

merged 35 commits into from
Oct 8, 2023

Conversation

theelims
Copy link
Owner

@theelims theelims commented Oct 8, 2023

Added

  • Status reports reset-reason & uptime.
  • AnalyticsService to draw graphs about heap usage and other time dependent values
  • Added ping to WebSocket Server
  • Use telemetry store with RSSI messages to gauge health of connection. Automatic reconnect for SSE and WS.
  • Added user supplied features to FeatureService
  • Compiler flag to let it serve the config JSONs for debug purposes
  • Hard fork of ESPAsyncWebserver as it is unmaintained to fix bugs and add features

Changed

  • Changed JSON format for websocket server and removed "payload" property. JSON is the same as for MQTT or HTTP now.
  • Changed features.ini to default FT_SLEEP=0
  • Updated dependencies to latest version.

@theelims theelims merged commit c90a429 into main Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant