Skip to content

Commit

Permalink
release v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vortigont committed Dec 9, 2023
1 parent 0ec2357 commit a074c70
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# Change Log

## v3.2.0 (2023-12-09)
* Update readme
+ implement Tiered TimeSeries data sampling
+ MQTT publishing PZEM metrics data
* bump EmbUI version up to v3.1 (API change, need to update resourses)
+ Add FS image data folder
- remove FTP server lib
+ espem could be build with DummyPZEM emulator for prototyping
+ periodic publishing sends raw integer values to webui, js does the formatting for webui
* bump EmbUI version up to v2.7.0 (API change, need to update resourses)
+ add frequency value to the left menu
+ make gpio and port num limits in WebUI platform dependent

Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@ ESPEM Ver 3 switched to it's own library [pzem-edl](https://github.com/vortigont
| ESP32 | YES | YES |
| PZEM004v30 | YES | YES |
| old PZEMv30 | YES | NO |
| PZEM017 (DC version) | NO | NO (planned) |
| 3 phase option | NO | YES (in progress) |
| Time Series Charts | YES (Basic) | YES (extendable) |
| TS in PSRAM | NO | YES |

Expand Down

0 comments on commit a074c70

Please sign in to comment.