Voffcon NodeMcu device server
 All Classes Functions
KeyValue Member List

This is the complete list of members for KeyValue, including all inherited members.

getKey() (defined in KeyValue)KeyValue
getValueString(boolean addDoubleQuotationIfString) (defined in KeyValue)KeyValue
KeyValue(String key, String value) (defined in KeyValue)KeyValue
KeyValue(String key, int value) (defined in KeyValue)KeyValue
KeyValue(String key, double value) (defined in KeyValue)KeyValue
toJson()KeyValue