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.

Revision:
27:60c12f3f3430
Parent:
16:bef1673b199e
--- a/source/lceProxy.h	Fri Aug 04 21:40:24 2017 +0000
+++ b/source/lceProxy.h	Fri Aug 04 22:03:54 2017 +0000
@@ -3,6 +3,12 @@
 #include "mbed.h"
 #include "config.h"
 
+/**
+LceProxy is an application service allowing to send data to LCE headend using
+LCE specific protocols.
+
+LCE is developed by Itron "Advanced Research and Development" team.
+*/
 class LceProxy {
     public: