Skip to content

oliot-epcis-1.1.8

Choose a tag to compare

@JaewookByun JaewookByun released this 15 Mar 07:04

Version 1.1.8

  • Trigger Subscription Supported
  • MongoDB Java Driver updated
  • DB connection enhanced

Version 1.1.7

  • GCP embedded
  • Oliot EPCIS Capture Client Released ( BSON Lightweight capture, MongoDB only support )

Version 1.1.6

  • Barcode supported in EPC, EPCClass, ReadPoint, BizLocation Fields

Version 1.1.5

  • GS1 Code Parser now supports GTIN
  • Master Data Logic Enhanced
  • Minor poll result format error fixed
  • ILMD supported

Version 1.1.4

  • GS1 Code Parser (gcp) implemented ( Now, you need to install gcp project )
  • Code Parser Service supported
  • Access Control supported, leveraging Facebook
  • Return type of REST API awareable

Version 1.1.3

  • Servlet 3.1 updated with Tomcat 8 container
  • Asynchronous capture supported
  • MongoDB Backend Updated ( Now, we support 3.x version )
  • Thanks to Sungpil Woo

Version 1.1.2

  • Subscribe Method Enhanced with 'ignoreReceivedEvent' field.
  • It plays with 'initialRecordTime' field.
  • If 'ignoreReceivedEvent' field is true, scheduler updates 'initialRecordTime' to each scheduled time.
  • Then, a client can always receive events which only never seen.

Version 1.1.1

  • Thanks to Sungpil Woo
  • Lightweight Capture Interface with JSON-formatted events
  • All events can be verified with JSON-schema compatible with standard EPCIS events developed by us