open62541 1.3.12
Open source implementation of OPC UA
|
Go to the source code of this file.
#define OpcUa_Attributes_NodeId 1 |
======================================================================== Copyright (c) 2005-2021 The OPC Foundation, Inc.
All rights reserved.
OPC Foundation MIT License 1.00
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
The complete license agreement can be found here:
Definition at line 38 of file opcua_attributes.h.
#define OpcUa_Attributes_NodeClass 2 |
Definition at line 43 of file opcua_attributes.h.
#define OpcUa_Attributes_BrowseName 3 |
Definition at line 48 of file opcua_attributes.h.
#define OpcUa_Attributes_DisplayName 4 |
Definition at line 53 of file opcua_attributes.h.
#define OpcUa_Attributes_Description 5 |
Definition at line 58 of file opcua_attributes.h.
#define OpcUa_Attributes_WriteMask 6 |
Definition at line 63 of file opcua_attributes.h.
#define OpcUa_Attributes_UserWriteMask 7 |
Definition at line 68 of file opcua_attributes.h.
#define OpcUa_Attributes_IsAbstract 8 |
Definition at line 73 of file opcua_attributes.h.
#define OpcUa_Attributes_Symmetric 9 |
Definition at line 78 of file opcua_attributes.h.
#define OpcUa_Attributes_InverseName 10 |
Definition at line 83 of file opcua_attributes.h.
#define OpcUa_Attributes_ContainsNoLoops 11 |
Definition at line 88 of file opcua_attributes.h.
#define OpcUa_Attributes_EventNotifier 12 |
Definition at line 93 of file opcua_attributes.h.
#define OpcUa_Attributes_Value 13 |
Definition at line 98 of file opcua_attributes.h.
#define OpcUa_Attributes_DataType 14 |
Definition at line 103 of file opcua_attributes.h.
#define OpcUa_Attributes_ValueRank 15 |
Definition at line 108 of file opcua_attributes.h.
#define OpcUa_Attributes_ArrayDimensions 16 |
Definition at line 113 of file opcua_attributes.h.
#define OpcUa_Attributes_AccessLevel 17 |
Definition at line 118 of file opcua_attributes.h.
#define OpcUa_Attributes_UserAccessLevel 18 |
Definition at line 123 of file opcua_attributes.h.
#define OpcUa_Attributes_MinimumSamplingInterval 19 |
Definition at line 128 of file opcua_attributes.h.
#define OpcUa_Attributes_Historizing 20 |
Definition at line 133 of file opcua_attributes.h.
#define OpcUa_Attributes_Executable 21 |
Definition at line 138 of file opcua_attributes.h.
#define OpcUa_Attributes_UserExecutable 22 |
Definition at line 143 of file opcua_attributes.h.
#define OpcUa_Attributes_DataTypeDefinition 23 |
Definition at line 148 of file opcua_attributes.h.
#define OpcUa_Attributes_RolePermissions 24 |
Definition at line 153 of file opcua_attributes.h.
#define OpcUa_Attributes_UserRolePermissions 25 |
Definition at line 158 of file opcua_attributes.h.
#define OpcUa_Attributes_AccessRestrictions 26 |
Definition at line 163 of file opcua_attributes.h.
#define OpcUa_Attributes_AccessLevelEx 27 |
Definition at line 168 of file opcua_attributes.h.