Versions Compared

Key

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

...

  • Charting
    • Main
    • Draw2D Embedded
    • Charting model
  • Configurator
  • Dynamic Style Manager

Oxygen

  • added new NGP
    • Compression, TLS, dynamic serialization format

...

  • Protocol (star)
    • supports dynamically negotiated features
    • supports stream compression
    • supports TLS
    • multiple serialization formats possible (currently there are two: NGP and Java object serialization)
    • supports easier setting of timeouts (connection parameter timeout)
    • timeout handling is now somewhat more clever
      • the old NET/GMPP protocol also runs into a timeout if it isn't able to send/receive ping/pong in time, so it would close the connection even if still data is sent, this is something the new protocol avoids
    • the serialization itself is genereated via an EMF model, using Acceleo, so adding new fields is pretty easy
  • added Arduino source for our sample setup, for Eclipse Democamp

Tauri

Image Added