Summary
- Add ModelPackageUri to Devicefactory (#324) (commit: f6d3a52) (details)
- Added ability to configure logging (via logback) for JUnit tests in all projects that currently have tests. (commit: a165d94) (details)
- Added byte and short types to DeviceFactory value types (commit: 161c302) (details)
- Added char type to device factory (commit: 433eb36) (details)
- Added Java class associated to Java class (commit: f1392ce) (details)
- Reject updates with null values with no explicit type (commit: 52bf866) (details)
- Added a log.errors mapping option to ease debugging (commit: e67c00e) (details)
- Accept null mapping and null values as Object (commit: 2112602) (details)
- Enhanced parsing of date & time (commit: acd03ae) (details)
- Enhanced based on PR comments (commit: 7aca322) (details)
- Applying new timestamp granularity detection (commit: 8c1912e) (details)
- Make the sensiNact build more CI friendly (commit: 75ebfda) (details)