Voffcon NodeMcu device server
 All Classes Functions
KeyValue Class Reference

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 ()
 

Member Function Documentation

String KeyValue::toJson ( )

Returns
Success: returns the key value pair as a String. Fail: returns ""

The documentation for this class was generated from the following file: