EMA Mapping of TimeSec used in SFC api

Can you please let me know the mapping in EMA api for the field TimeSec used in SFC api?

Ex: TIMACT field

Best Answer

  • Hi @sagar.s,

    The mapping of the TimeSec field in the EMA Java API provides an example within the ".\ema\examples\training\consumer\series200_MarketPrice_Streaming" project. Here is a section of code that parses a TIME field:

    image