An embedded server sending sensor information over the network to a remote client side process parsing the data
Dependencies: EthernetInterface NTPClient TimeInterface WebSocketClient mbed-rtos mbed ST_Events-old
History
Syntax cleanup
2017-09-17, by thedude35 [Sun, 17 Sep 2017 22:00:00 +0000] rev 8
Syntax cleanup
Added network connection checking within the reporting functions
2017-09-17, by thedude35 [Sun, 17 Sep 2017 17:43:20 -0400] rev 7
Added network connection checking within the reporting functions
Updated server port to be outside of the "well known port number" range
2017-09-17, by thedude35 [Sun, 17 Sep 2017 20:49:09 +0000] rev 6
Updated server port to be outside of the "well known port number" range
Seeing what branch this commits to
2017-09-17, by thedude35 [Sun, 17 Sep 2017 02:32:55 +0000] rev 5
Seeing what branch this commits to
Removed erroneous lines
2017-09-16, by thedude35 [Sat, 16 Sep 2017 22:15:56 -0400] rev 4
Removed erroneous lines
Updated readme
2017-09-16, by thedude35 [Sat, 16 Sep 2017 21:05:00 +0000] rev 3
Updated readme
Implemented separate threads for periodic reporting and the cycle time interrupt with mutex locking on the application buffer
2017-07-21, by thedude35 [Fri, 21 Jul 2017 01:56:38 +0000] rev 2
Implemented separate threads for periodic reporting and the cycle time interrupt with mutex locking on the application buffer
Initial commit
2017-06-18, by thedude35 [Sun, 18 Jun 2017 03:36:33 +0000] rev 1
Initial commit
Initial commit
2017-06-18, by thedude35 [Sun, 18 Jun 2017 03:31:58 +0000] rev 0
Initial commit