Added datafile and handling of MQTT publish message.

This commit is contained in:
Martin Preuss
2023-08-12 02:06:54 +02:00
parent edcac1f2b9
commit f5878f43ff
9 changed files with 783 additions and 13 deletions

View File

@@ -77,3 +77,20 @@ Storage API:
datafile:
- valueId
- filename
- number of entries
- fd
- getNumOfEntries()
- readRecord(id, &record)
- addRecord(record)
datarecord in file:
- 8 bytes timestamp
- 8 bytes value