Voffcon NodeMcu device server
|
Public Member Functions | |
KeyValue (String key, String value) | |
KeyValue (String key, int value) | |
KeyValue (String key, double value) | |
String | getKey () |
String | getValueString (boolean addDoubleQuotationIfString) |
String | toJson () |
String KeyValue::toJson | ( | ) |