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:
ProtoTess
2025-12-01 02:06:04 +00:00
parent 84a5f7255d
commit d8c2f291dc
12 changed files with 1760 additions and 1086 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# 🎯 START HERE
Welcome to **go-onvif** - A comprehensive Go library and CLI tool for ONVIF camera discovery and control.
Welcome to **onvif-go** - A comprehensive Go library and CLI tool for ONVIF camera discovery and control.
## ⚡ Quick Start (2 minutes)