chore: 插件改名

This commit is contained in:
2024-08-23 14:47:14 +08:00
parent 28482d201d
commit 77d8153b43
3 changed files with 7 additions and 4 deletions

View File

@ -1,5 +1,5 @@
package zabbixagent
const (
PluginName = "OnvifAgent"
PluginName = "ONVIF"
)