Preliminary main mbed library for nexpaq development
features/FEATURE_CLIENT/mbed-client/mbed_lib.json@1:d96dbedaebdb, 2016-11-04 (annotated)
- Committer:
- nexpaq
- Date:
- Fri Nov 04 20:54:50 2016 +0000
- Revision:
- 1:d96dbedaebdb
- Parent:
- 0:6c56fb4bc5f0
Removed extra directories for other platforms
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 | } |