This are python code snippets which show how to build OPC ua binary tcp packets
=================================================================================
Please read the accompanying blog and wikipages over here:
+ <https://sourceforge.net/p/opycua/blog/>
+ <https://sourceforge.net/p/opycua/wiki/Home/>
Copyright (c) 2012
Jan Costermans
All rights reserved.
License information
-------------------
All documentation is released under the Creative Commons License,
Attribution-ShareAlike, version 3 or later.
A copy of this license is included with the project:
license/cc-by-sa-3.0.txt
If you did not get this copy, it can be obtained from:
<http://creativecommons.org/licenses/by-sa/3.0/legalcode>
----
All code is released under the GNU General Public License. GPL version 3 or later.
A copy of this license is included with the project:
license/gpl-3.0.txt
If you did not get this copy, it can be obtained from:
<http://www.gnu.org/licenses/gpl-3.0.txt>