Ram Gandikota
/
metronome
FRDM K64F Metronome
Diff: mbed-client/mbed_lib.json
- Revision:
- 0:a2cb7295a1f7
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed-client/mbed_lib.json Sun May 14 18:35:07 2017 +0000 @@ -0,0 +1,20 @@ +{ + "name": "mbed-client", + "config": { + "event-loop-size": 1024, + "reconnection-count": 3, + "reconnection-interval": 5, + "tcp-keepalive-time": 300, + "disable-bootstrap-feature": null, + "coap-disable-obs-feature":null, + "reconnection-loop": 1, + "sn-coap-max-blockwise-payload-size" : 0, + "sn-coap-duplication-max-msgs-count": null, + "sn-coap-max-incoming-message-size": null, + "sn-coap-resending-queue-size-msgs": null, + "sn-coap-resending-queue-size-bytes": null + }, + "macros" : [ + "MBED_CLIENT_C_NEW_API" + ] +}