This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a change to branch refactor/spi3
in repository https://gitbox.apache.org/repos/asf/plc4x.git
from 593e4de0a0 feat: Re-Implemented the can transports.
add 65cf9a9e83 chore: Added some optimizations for parsing temporal values.
No new revisions were added by this update.
Summary of changes:
.../language/java/generators/DataIoGenerator.java | 9 +++++++++
.../org/apache/plc4x/java/spi/values/PlcDATE.java | 14 ++++++++++++++
.../plc4x/java/spi/values/PlcTIME_OF_DAY.java | 19 +++++++++++++++++++
.../apache/plc4x/java/spi/values/PlcDATETest.java | 12 ++++++++++++
.../plc4x/java/spi/values/PlcTIME_OF_DAYTest.java | 21 +++++++++++++++++++++
5 files changed, 75 insertions(+)