refactor: rename project from go-onvif to onvif-go
- Updated project name in documentation and metadata to reflect new branding. - Removed outdated documentation files related to CLI and network interface summary. - Consolidated implementation summaries for network interface discovery and ONVIF server. - Updated sonar project properties to align with new project name. - Ensured backward compatibility and comprehensive testing across all changes.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
sonar.projectKey=0x524a_go-onvif
|
||||
sonar.projectKey=0x524a_onvif-go
|
||||
sonar.organization=0x524a
|
||||
|
||||
# Project metadata
|
||||
sonar.projectName=go-onvif
|
||||
sonar.projectName=onvif-go
|
||||
sonar.projectVersion=1.0.0
|
||||
|
||||
# Source code location
|
||||
|
||||
Reference in New Issue
Block a user