research application on sending data to headend

Dependencies:   DataStore JobScheduler NetworkServices W5500Interface nanopb protocol

See "main.cpp" documentation on "API Documentation" tab for details about application.

Committer:
sgnezdov
Date:
Fri Aug 11 19:07:20 2017 +0000
Revision:
28:7214f7806526
Parent:
0:2c57ed6943f7
fixed compilation bug

Who changed what in which revision?

UserRevisionLine numberNew contents of line
sgnezdov 0:2c57ed6943f7 1 {
sgnezdov 0:2c57ed6943f7 2 "config": {
sgnezdov 0:2c57ed6943f7 3 },
sgnezdov 0:2c57ed6943f7 4 "target_overrides": {
sgnezdov 0:2c57ed6943f7 5 "*": {
sgnezdov 0:2c57ed6943f7 6 "target.features_add": ["COMMON_PAL"],
sgnezdov 0:2c57ed6943f7 7 "mbed-trace.enable": 1
sgnezdov 0:2c57ed6943f7 8 }
sgnezdov 0:2c57ed6943f7 9 }
sgnezdov 0:2c57ed6943f7 10 }