We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fe3bed commit 37a503fCopy full SHA for 37a503f
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2022 eltrac-eu
+Copyright (c) 2022 EyeTowers s.r.o.
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
README.md
@@ -1,2 +1,9 @@
-# gonvif
-Go ONVIF client
+# Gonvif
+
+A generated Onvif client in Go. Contains a simple command line utility to send Onvif
+commands/queries to an Onvif compatible device. This also serves as an example of how to use the
+generated client programatically.
7
+## License
8
9
+Gonvif is open source, released under the [MIT license](./LICENSE).
0 commit comments