1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 09, 2024 — Sep 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'development' of https://github.com/OSGP/Platform into development More... over 9 years ago
Changes access modifier of function for test-suite. More... over 9 years ago
channel to enum, formatting pom.xml More... over 9 years ago
Merge pull request #51 from OSGP/feat-retrieve-scalar-unit More... over 9 years ago
Merge pull request #45 from OSGP/feat-retrieve-scalar-unit More... over 9 years ago
channel to enum, Joule toegevoegd aan unit More... over 9 years ago
formatting, removed @author, javadoc return, private static final logger, expected <-> actual More... over 9 years ago
removed @author enums in upper case More... over 9 years ago
adapt generics in abstract class to reflect change to interface in previous commit More... over 9 years ago
no class but an interface for queries that should provide channel info More... over 9 years ago
no class but an interface for queries that should provide channel info More... over 9 years ago
Merge branch 'development' into feat-retrieve-scalar-unit More... over 9 years ago
new submodule More... over 9 years ago
moved test More... over 9 years ago
interface and abstract class for commandexecutors that should retrieve scaler unit info in one go integration test to see if and how this works More... over 9 years ago
interface and abstract class for commandexecutors that should retrieve scaler unit info More... over 9 years ago
no need to cache scaler unit info, can beretrieved in one combined call and has hardly any overhead More... over 9 years ago
interface for responses that should provide scaler unit information More... over 9 years ago
Merges branch 'bug-platform#315-smartmeter-retry' into development More... over 9 years ago
Merges branch 'bug-platform#315-smartmeter-retry' into development More... over 9 years ago
Merge branch 'development' into bug-platform#315-smartmeter-retry More... over 9 years ago
using %regex[expr] construct to exclude integration tests by default using <skipITs>true</skipITs> property to not run failsafe tests by default run integration tests by specifying -DskipITs=false More... over 9 years ago
Extracts throwing an exception if NOT_OK into a separate method. More... over 9 years ago
Extracts a check for regular expected response data in message processors. More... over 9 years ago
merge with latest development use findDlmsDevice with all metadata instead of just device id trying to get integration test to run only when "mvn integration-test" is used More... over 9 years ago
As discussed with Bart: directly changing the pom.xml file in development. The Snapshot of the Fraunhofer jdlms library should be used, which contains the fix for 'activity calendar' using more then 2 season profiles. There is no release version of this library available at this moment. Hence committing the snapshot version. More... over 9 years ago
Merge branch 'development' into feat-retrieve-scalar-unit More... over 9 years ago
Merge branch 'development' of https://github.com/OSGP/Shared into development More... over 9 years ago
javadoc for test More... over 9 years ago
built integration test for fetching scaler / unit in separate Category included necessary test deps and properties More... over 9 years ago