![]() |
ESP8266 Template
|
Öffentliche Methoden | |
FFSjsonFile (LOGGING &logging, String filePath, int type) | |
void | loadFile () |
String | readItem (String itemName) |
String | readItem (int item) |
bool | writeItem (String itemName, String value) |
bool | saveFile () |
Öffentliche Attribute | |
String | filePath |
LOGGING & | logging |
size_t | size |
int | itemsCount |
int | type |
String | root |