updated scripts - adding missing entities to modbus

This commit is contained in:
proddy
2024-10-26 20:48:53 +02:00
parent 0521bbb66e
commit 4a1b78636b
4 changed files with 66 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
#!/bin/bash
# This is used to build the contents of the `Modbus-Entity-Registers.md` file used in the emsesp.org documentation.
make clean
make ARGS=-DEMSESP_STANDALONE
echo "test entity_dump" | ./emsesp | python3 ./scripts/strip_csv.py | python3 ./scripts/generate-modbus-register-doc.py