Class WebSocketDataWriter.JsonLiveStreamValueConverter

    • Constructor Detail

      • JsonLiveStreamValueConverter

        public JsonLiveStreamValueConverter()
    • Method Detail

      • update

        public void update​(double time,
                           List<Object> updates)
        Updates the variables to be send. It converts dottet string names into objects
        Parameters:
        time -
        updates -
      • getJson

        public String getJson()
                       throws com.fasterxml.jackson.core.JsonProcessingException
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException