32 registry.
AddNodes(std::vector<AddNodesItem> {node});
33 std::vector<AddReferencesItem> refs;
87 registry.
AddNodes(std::vector<AddNodesItem> {node});
88 std::vector<AddReferencesItem> refs;
115 registry.
AddNodes(std::vector<AddNodesItem> {node});
116 std::vector<AddReferencesItem> refs;
143 registry.
AddNodes(std::vector<AddNodesItem> {node});
144 std::vector<AddReferencesItem> refs;
171 registry.
AddNodes(std::vector<AddNodesItem> {node});
172 std::vector<AddReferencesItem> refs;
193 attrs.
Description =
LocalizedText(
"At the beginning of each interval, retrieve the calculated value from the data points on either side of the requested timestamp.");
197 registry.
AddNodes(std::vector<AddNodesItem> {node});
212 registry.
AddNodes(std::vector<AddNodesItem> {node});
223 attrs.
Description =
LocalizedText(
"Retrieve the time weighted average data over the interval using Interpolated Bounding Values.");
227 registry.
AddNodes(std::vector<AddNodesItem> {node});
238 attrs.
Description =
LocalizedText(
"Retrieve the time weighted average data over the interval using Simple Bounding Values.");
242 registry.
AddNodes(std::vector<AddNodesItem> {node});
253 attrs.
Description =
LocalizedText(
"Retrieve the total (time integral) of the data over the interval using Interpolated Bounding Values.");
257 registry.
AddNodes(std::vector<AddNodesItem> {node});
268 attrs.
Description =
LocalizedText(
"Retrieve the total (time integral) of the data over the interval using Simple Bounding Values.");
272 registry.
AddNodes(std::vector<AddNodesItem> {node});
283 attrs.
Description =
LocalizedText(
"Retrieve the minimum raw value in the interval with the timestamp of the start of the interval.");
287 registry.
AddNodes(std::vector<AddNodesItem> {node});
298 attrs.
Description =
LocalizedText(
"Retrieve the maximum raw value in the interval with the timestamp of the start of the interval.");
302 registry.
AddNodes(std::vector<AddNodesItem> {node});
313 attrs.
Description =
LocalizedText(
"Retrieve the minimum value in the interval and the Timestamp of the minimum value.");
317 registry.
AddNodes(std::vector<AddNodesItem> {node});
328 attrs.
Description =
LocalizedText(
"Retrieve the maximum value in the interval and the Timestamp of the maximum value.");
332 registry.
AddNodes(std::vector<AddNodesItem> {node});
343 attrs.
Description =
LocalizedText(
"Retrieve the difference between the minimum and maximum Value over the interval.");
347 registry.
AddNodes(std::vector<AddNodesItem> {node});
358 attrs.
Description =
LocalizedText(
"Retrieve the minimum value in the interval including the Simple Bounding Values.");
362 registry.
AddNodes(std::vector<AddNodesItem> {node});
373 attrs.
Description =
LocalizedText(
"Retrieve the maximum value in the interval including the Simple Bounding Values.");
377 registry.
AddNodes(std::vector<AddNodesItem> {node});
388 attrs.
Description =
LocalizedText(
"Retrieve the minimum value with the actual timestamp including the Simple Bounding Values.");
392 registry.
AddNodes(std::vector<AddNodesItem> {node});
403 attrs.
Description =
LocalizedText(
"Retrieve the maximum value with the actual timestamp including the Simple Bounding Values.");
407 registry.
AddNodes(std::vector<AddNodesItem> {node});
418 attrs.
Description =
LocalizedText(
"Retrieve the difference between the Minimum2 and Maximum2 value over the interval.");
422 registry.
AddNodes(std::vector<AddNodesItem> {node});
437 registry.
AddNodes(std::vector<AddNodesItem> {node});
452 registry.
AddNodes(std::vector<AddNodesItem> {node});
463 attrs.
Description =
LocalizedText(
"Retrieve the time a Boolean or numeric was in a zero state using Simple Bounding Values.");
467 registry.
AddNodes(std::vector<AddNodesItem> {node});
478 attrs.
Description =
LocalizedText(
"Retrieve the time a Boolean or numeric was in a non-zero state using Simple Bounding Values.");
482 registry.
AddNodes(std::vector<AddNodesItem> {node});
493 attrs.
Description =
LocalizedText(
"Retrieve the number of changes between zero and non-zero that a Boolean or Numeric value experienced in the interval.");
497 registry.
AddNodes(std::vector<AddNodesItem> {node});
508 attrs.
Description =
LocalizedText(
"Retrieve the value at the beginning of the interval using Interpolated Bounding Values.");
512 registry.
AddNodes(std::vector<AddNodesItem> {node});
523 attrs.
Description =
LocalizedText(
"Retrieve the value at the end of the interval using Interpolated Bounding Values.");
527 registry.
AddNodes(std::vector<AddNodesItem> {node});
542 registry.
AddNodes(std::vector<AddNodesItem> {node});
553 attrs.
Description =
LocalizedText(
"Retrieve the value at the beginning of the interval using Simple Bounding Values.");
557 registry.
AddNodes(std::vector<AddNodesItem> {node});
572 registry.
AddNodes(std::vector<AddNodesItem> {node});
583 attrs.
Description =
LocalizedText(
"Retrieve the difference between the StartBound and EndBound value in the interval.");
587 registry.
AddNodes(std::vector<AddNodesItem> {node});
598 attrs.
Description =
LocalizedText(
"Retrieve the total duration of time in the interval during which the data is good.");
602 registry.
AddNodes(std::vector<AddNodesItem> {node});
613 attrs.
Description =
LocalizedText(
"Retrieve the total duration of time in the interval during which the data is bad.");
617 registry.
AddNodes(std::vector<AddNodesItem> {node});
628 attrs.
Description =
LocalizedText(
"Retrieve the percent of data (0 to 100) in the interval which has a good StatusCode.");
632 registry.
AddNodes(std::vector<AddNodesItem> {node});
643 attrs.
Description =
LocalizedText(
"Retrieve the percent of data (0 to 100) in the interval which has a bad StatusCode.");
647 registry.
AddNodes(std::vector<AddNodesItem> {node});
662 registry.
AddNodes(std::vector<AddNodesItem> {node});
673 attrs.
Description =
LocalizedText(
"Retrieve the worst StatusCode of data in the interval including the Simple Bounding Values.");
677 registry.
AddNodes(std::vector<AddNodesItem> {node});
688 attrs.
Description =
LocalizedText(
"Retrieve the standard deviation for the interval for a sample of the population (n-1).");
692 registry.
AddNodes(std::vector<AddNodesItem> {node});
703 attrs.
Description =
LocalizedText(
"Retrieve the standard deviation for the interval for a complete population (n) which includes Simple Bounding Values.");
707 registry.
AddNodes(std::vector<AddNodesItem> {node});
718 attrs.
Description =
LocalizedText(
"Retrieve the variance for the interval as calculated by the StandardDeviationSample.");
722 registry.
AddNodes(std::vector<AddNodesItem> {node});
733 attrs.
Description =
LocalizedText(
"Retrieve the variance for the interval as calculated by the StandardDeviationPopulation which includes Simple Bounding Values.");
737 registry.
AddNodes(std::vector<AddNodesItem> {node});
static void create_11306(OpcUa::NodeManagementServices ®istry)
static void create_11288(OpcUa::NodeManagementServices ®istry)
static void create_2342(OpcUa::NodeManagementServices ®istry)
void CreateAddressSpacePart13(OpcUa::NodeManagementServices ®istry)
static void create_2350(OpcUa::NodeManagementServices ®istry)
static void create_11505(OpcUa::NodeManagementServices ®istry)
static void create_2341(OpcUa::NodeManagementServices ®istry)
static void create_2351(OpcUa::NodeManagementServices ®istry)
static void create_11191(OpcUa::NodeManagementServices ®istry)
static void create_11429(OpcUa::NodeManagementServices ®istry)
static void create_2362(OpcUa::NodeManagementServices ®istry)
static void create_2347(OpcUa::NodeManagementServices ®istry)
static void create_2358(OpcUa::NodeManagementServices ®istry)
NodeId RequestedNewNodeId
registry_t< std::mutex > registry
LocalizedText Description
static void create_11305(OpcUa::NodeManagementServices ®istry)
static void create_11292(OpcUa::NodeManagementServices ®istry)
virtual std::vector< StatusCode > AddReferences(const std::vector< AddReferencesItem > &items)=0
static void create_11189(OpcUa::NodeManagementServices ®istry)
static void create_2346(OpcUa::NodeManagementServices ®istry)
static void create_11286(OpcUa::NodeManagementServices ®istry)
static void create_11187(OpcUa::NodeManagementServices ®istry)
static void create_11427(OpcUa::NodeManagementServices ®istry)
static void create_2348(OpcUa::NodeManagementServices ®istry)
static void create_11308(OpcUa::NodeManagementServices ®istry)
static void create_2352(OpcUa::NodeManagementServices ®istry)
static void create_11506(OpcUa::NodeManagementServices ®istry)
static void create_11188(OpcUa::NodeManagementServices ®istry)
static void create_11285(OpcUa::NodeManagementServices ®istry)
LocalizedText DisplayName
static void create_2361(OpcUa::NodeManagementServices ®istry)
static void create_2363(OpcUa::NodeManagementServices ®istry)
OPC UA Address space part. GNU LGPL.
static void create_11507(OpcUa::NodeManagementServices ®istry)
NodeClass TargetNodeClass
static void create_2355(OpcUa::NodeManagementServices ®istry)
static void create_11307(OpcUa::NodeManagementServices ®istry)
static void create_2359(OpcUa::NodeManagementServices ®istry)
QualifiedName ToQualifiedName(const std::string &str, uint32_t default_ns=0)
static void create_2364(OpcUa::NodeManagementServices ®istry)
static void create_11428(OpcUa::NodeManagementServices ®istry)
static void create_2349(OpcUa::NodeManagementServices ®istry)
static void create_2344(OpcUa::NodeManagementServices ®istry)
NodeId ToNodeId(const std::string &str, uint32_t defaultNamespace=0)
static void create_2357(OpcUa::NodeManagementServices ®istry)
static void create_11287(OpcUa::NodeManagementServices ®istry)
virtual std::vector< AddNodesResult > AddNodes(const std::vector< AddNodesItem > &items)=0
static void create_2343(OpcUa::NodeManagementServices ®istry)
NodeAttributes Attributes
static void create_11426(OpcUa::NodeManagementServices ®istry)
static void create_11190(OpcUa::NodeManagementServices ®istry)
LocalizedText DisplayName
static void create_2360(OpcUa::NodeManagementServices ®istry)
static void create_11304(OpcUa::NodeManagementServices ®istry)
LocalizedText DisplayName