- Added new GET /options endpoint to retrieve device type options - Implemented getDeviceTypeOptions method in DeviceTypeController - Updated DeviceTypeServiceImpl to map device types to OptionResponse - Removed unused LambdaQueryWrapper and todo comment - Added Java documentation for the new endpoint