Separate library that holds helper functions for the main OMF code.

History

Made edits to remove old socket-based approach and removed debug settings that are now deprecated in the latest med-http library. default tip

2018-11-29, by danielelopez [Thu, 29 Nov 2018 18:53:59 +0000] rev 19

Made edits to remove old socket-based approach and removed debug settings that are now deprecated in the latest med-http library.


Used #def statements to remove if statements from code; edited NTP timestamp and timestamp functions in the OMF lib to optimize code; added SSL cert for the new AWS VM

2018-06-25, by danielelopez [Mon, 25 Jun 2018 21:09:08 +0000] rev 18

Used #def statements to remove if statements from code; edited NTP timestamp and timestamp functions in the OMF lib to optimize code; added SSL cert for the new AWS VM


Updated library to require two separate OMF headers, one that contains OMF dynamic and static types and asset JSON and another that contains link and container JSON

2018-06-11, by danielelopez [Mon, 11 Jun 2018 14:17:30 +0000] rev 17

Updated library to require two separate OMF headers, one that contains OMF dynamic and static types and asset JSON and another that contains link and container JSON


Added flag for turning printouts on or off

2018-05-30, by danielelopez [Wed, 30 May 2018 18:04:26 +0000] rev 16

Added flag for turning printouts on or off


Added function that sends along all initial OMF messages (static and dynamic types, assets, and links) as a single function

2018-05-30, by danielelopez [Wed, 30 May 2018 15:24:45 +0000] rev 15

Added function that sends along all initial OMF messages (static and dynamic types, assets, and links) as a single function


Updated copyright year

2018-05-03, by danielelopez [Thu, 03 May 2018 20:07:42 +0000] rev 14

Updated copyright year


Added error handler if parse fails

2018-03-28, by danielelopez [Wed, 28 Mar 2018 20:51:27 +0000] rev 13

Added error handler if parse fails


Update before HMI

2018-03-28, by danielelopez [Wed, 28 Mar 2018 17:37:10 +0000] rev 12

Update before HMI


Turned off TLS debugging

2018-03-27, by danielelopez [Tue, 27 Mar 2018 19:29:30 +0000] rev 11

Turned off TLS debugging


Updated to remove custom OMF structures

2018-03-14, by danielelopez [Wed, 14 Mar 2018 18:47:12 +0000] rev 10

Updated to remove custom OMF structures