open62541 1.3.12
Open source implementation of OPC UA
|
#include "history_data_backend.h"
Go to the source code of this file.
Data Structures | |
struct | UA_HistorizingNodeIdSettings |
struct | UA_HistoryDataGathering |
Typedefs | |
typedef struct UA_HistoryDataGathering | UA_HistoryDataGathering |
Enumerations | |
enum | UA_HistorizingUpdateStrategy |
typedef struct UA_HistoryDataGathering UA_HistoryDataGathering |
Definition at line 37 of file history_data_gathering.h.
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 2018 (c) basysKom GmbH opens.nosp@m.ourc.nosp@m.e@bas.nosp@m.ysko.nosp@m.m.com (Author: Peter Rustler)
Enumerator | |
---|---|
UA_HISTORIZINGUPDATESTRATEGY_USER | |
UA_HISTORIZINGUPDATESTRATEGY_VALUESET | |
UA_HISTORIZINGUPDATESTRATEGY_POLL |
Definition at line 15 of file history_data_gathering.h.