Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Add manufacturerSpecificId to Device model and tests #29

Merged

Conversation

saschadoemer
Copy link
Collaborator

Updated the Device model to include the 'manufacturerSpecificId' field and modified all the 'DeviceIntegrationService*' and 'DroneDeviceMeasurementIntegrationService' integration tests to include the 'manufacturerSpecificId' in their respective Device builder. This change ensures more detailed device identification and improved traceability in device-related operations in the system.

Updated the Device model to include the 'manufacturerSpecificId' field and modified all the 'DeviceIntegrationService*' and 'DroneDeviceMeasurementIntegrationService' integration tests to include the 'manufacturerSpecificId' in their respective Device builder. This change ensures more detailed device identification and improved traceability in device-related operations in the system.
FiwareIdGenerator has been updated to a final class with a private constructor that cannot be instantiated. This transformation ensures the class can only contain static methods, making it a utility class which is with respect to Java best practices.
@saschadoemer saschadoemer marked this pull request as draft November 25, 2023 11:46
@saschadoemer saschadoemer reopened this Nov 25, 2023
@saschadoemer saschadoemer marked this pull request as ready for review November 25, 2023 11:47
auto-merge was automatically disabled November 25, 2023 11:47

Merge queue setting changed

@saschadoemer saschadoemer merged commit 49d5bed into main Nov 25, 2023
2 checks passed
@saschadoemer saschadoemer deleted the feature/add-custom-id-generator-to-avoid-postgis-errors branch November 25, 2023 11:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant