Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • All messages sent to the E2 Term and received from the E2 Term will be written using Go’s built in log package to stdout. The format of the entries shall be a json object with at least the following members:
    • date: A human readable date and time.
    • timestamp: The number of milliseconds since the epoch.
    • id: The value of “id” from the configuration file for the sent message.
    • transactionId: The transaction id of the messages involved in the flow.
    • source: The source(sender) of the message.
    • destination: The destination(receiver) of the message.
    • payload: The payload of the message.
    • Request: The user’s request.
    • Additional…



2.6      High Level Flow

...

Image Added




Image RemovedImage Added

 

 

 

 Image Removed

 

 

 

 

 

 Image Added 

 

 

3.     File formats

...