|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <AliasList.h>
Data Fields | |
| char * | name |
| UA_NodeId | id |
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 2020 (c) Matthias Konnerth
Definition at line 13 of file AliasList.h.
| UA_NodeId Alias::id |
Definition at line 16 of file AliasList.h.
| char* Alias::name |
Definition at line 15 of file AliasList.h.