open200/xesar-connect

Querying time profiles leads to deserializer error for attribute timeSeries in data class TimeProfile

Closed this issue · 0 comments

Problem: LocalTimeSerializer cannot deserialize format "HH:mm:ss" ("10:00:00"), only format "HH:mm" ("10:00")
Solution: Change LocalTime formatter for serialization of timeSeries attribute in TimeProfile data class and adjust tests