Added function deleteLocations to delete the location history.
Dependents: WNCInterface_M2Xdemo ATT_WNCInterface_Info WNCInterface_HTTP_example Public_IoT_M2X_Cellular_Demo
Fork of M2XStreamClient by
History
Changed HTTP/1.0 references to HTTP/1.1 because the server apparently answeres 1.0 requests incorrectly which causes the library to hang.
2016-09-18, by JMF [Sun, 18 Sep 2016 14:45:31 +0000] rev 25
Changed HTTP/1.0 references to HTTP/1.1 because the server apparently answeres 1.0 requests incorrectly which causes the library to hang.
Added deleteLocation function for removing location history.
2016-09-11, by JMF [Sun, 11 Sep 2016 02:20:45 +0000] rev 24
Added deleteLocation function for removing location history.
Added function for Delete Location History.
2016-09-11, by JMF [Sun, 11 Sep 2016 02:16:44 +0000] rev 23
Added function for Delete Location History.
Update to new single header based implementation
2016-06-15, by defmacro [Wed, 15 Jun 2016 12:36:55 +0000] rev 22
Update to new single header based implementation
Update library version
2016-01-02, by citrusbyte [Sat, 02 Jan 2016 02:29:43 +0000] rev 21
Update library version
Fix build error
2016-01-02, by citrusbyte [Sat, 02 Jan 2016 02:07:49 +0000] rev 20
Fix build error
Use correct M2XStreamClient.cpp file
2016-01-01, by citrusbyte [Fri, 01 Jan 2016 15:48:18 +0000] rev 19
Use correct M2XStreamClient.cpp file
Bump release version
2015-12-28, by citrusbyte [Mon, 28 Dec 2015 14:30:33 +0000] rev 18
Bump release version
Update comments to TimeService
2015-12-28, by citrusbyte [Mon, 28 Dec 2015 13:06:27 +0000] rev 17
Update comments to TimeService
Add TimeService implementation
2015-12-28, by citrusbyte [Mon, 28 Dec 2015 12:48:19 +0000] rev 16
Add TimeService implementation