@@ -1,22 +1,14 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
-###
-### Authors:
-### - Chris Iatrou (ichrispa@core-vector.net)
-### - Julius Pfrommer
-### - Stefan Profanter (profanter@fortiss.org)
-### This program was created for educational purposes and has been
-### contributed to the open62541 project by the author. All licensing
-### terms for this source is inherited by the terms and conditions
-### specified for by the open62541 project (see the projects readme
-### file for more information on the LGPL terms and restrictions).
-### This program is not meant to be used in a production environment. The
-### author is not liable for any complications arising due to the use of
-### this program.
+### This Source Code Form is subject to the terms of the Mozilla Public
+### License, v. 2.0. If a copy of the MPL was not distributed with this
+### file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+### Copyright 2014-2015 (c) TU-Dresden (Author: Chris Iatrou)
+### Copyright 2014-2017 (c) Fraunhofer IOSB (Author: Julius Pfrommer)
+### Copyright 2016-2017 (c) Stefan Profanter, fortiss GmbH
from __future__ import print_function
from os.path import basename
@@ -1,20 +1,16 @@
-### Author: Chris Iatrou (ichrispa@core-vector.net)
-### Version: rev 13
+### Copyright 2019 (c) Andrea Minosu
+### Copyright 2018 (c) Jannis Volker
+### Copyright 2018 (c) Ralph Lange
from nodes import *
from backend_open62541_datatypes import *
@@ -1,20 +1,14 @@
import sys
import logging
@@ -1,20 +1,13 @@
@@ -1,26 +1,14 @@
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
-### file for more information on the MPLv2 terms and restrictions).
import argparse
@@ -1,5 +1,13 @@
import codecs
from nodeset import *
@@ -1,3 +1,10 @@
# Opaque types are in general defined as simple byte strings. For the base opaque types there is a corresponding node id definition
# in the nodeset. E.g. Opc.Ua.Types.bsd contains the simple definition for OpaqueType LocaleId. In Opc.Ua.NodeSet2.xml the LocaleId