This service provides the integration of multiple sensors with the 5gLa platform. It is part of the 5GLA project, which is funded by the German Federal Ministry of Transport and Digital Infrastructure ( BMVI).The website of the project is https://www.5gla.de/, you can find all additional information there.
The code has been updated to utilize a pre-configured S3 bucket for uploading images instead of creating a new bucket for each transaction. Additionally, changes were made to the Image class to include tenant information in the file name, providing a clearer organization of the stored images. A new configuration has also been added to the application.yml file for specifying the pre-configured S3 bucket name.
The code has been updated to utilize a pre-configured S3 bucket for uploading images instead of creating a new bucket for each transaction. Additionally, changes were made to the Image class to include tenant information in the file name, providing a clearer organization of the stored images. A new configuration has also been added to the application.yml file for specifying the pre-configured S3 bucket name.