mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
updated scripts - adding missing entities to modbus
This commit is contained in:
@@ -2,6 +2,10 @@ import fileinput
|
||||
import csv
|
||||
from itertools import groupby
|
||||
|
||||
#
|
||||
# This is used to build the contents of the `Modbus-Entity-Registers.md` file used in the emsesp.org documentation.
|
||||
#
|
||||
|
||||
# static data
|
||||
|
||||
tag_to_tagtype = {
|
||||
|
||||
Reference in New Issue
Block a user