Preliminary main mbed library for nexpaq development
features/FEATURE_CLIENT/mbed-client/mbed_lib.json@0:6c56fb4bc5f0, 2016-11-04 (annotated)
- Committer:
- nexpaq
- Date:
- Fri Nov 04 20:27:58 2016 +0000
- Revision:
- 0:6c56fb4bc5f0
Moving to library for sharing updates
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
nexpaq | 0:6c56fb4bc5f0 | 1 | { |
nexpaq | 0:6c56fb4bc5f0 | 2 | "name": "mbed-client", |
nexpaq | 0:6c56fb4bc5f0 | 3 | "config": { |
nexpaq | 0:6c56fb4bc5f0 | 4 | "event-loop-size": 1024, |
nexpaq | 0:6c56fb4bc5f0 | 5 | "reconnection-count": 3, |
nexpaq | 0:6c56fb4bc5f0 | 6 | "reconnection-interval": 5, |
nexpaq | 0:6c56fb4bc5f0 | 7 | "tcp-keepalive-time": 300, |
nexpaq | 0:6c56fb4bc5f0 | 8 | "disable-bootstrap-feature": null, |
nexpaq | 0:6c56fb4bc5f0 | 9 | "coap-disable-obs-feature":null, |
nexpaq | 0:6c56fb4bc5f0 | 10 | "sn-coap-max-blockwise-payload-size" : 0, |
nexpaq | 0:6c56fb4bc5f0 | 11 | "sn-coap-duplication-max-msgs-count": 0 |
nexpaq | 0:6c56fb4bc5f0 | 12 | } |
nexpaq | 0:6c56fb4bc5f0 | 13 | } |