v1

latestSwagger 2.0MIT LICENSE2026-07-1799215370.0 KB
General

HistoryGetServerCapabilities

Get the historian capabilities exposed as part of the OPC UA server server object.

post/v2/history/capabilities

Request body

Response

The operation was successful or the response payload contains relevant error information.

supportsHistoricDataboolean

Server supports historic data access

supportsHistoricEventsboolean

Server supports historic event access

maxReturnDataValuesinteger

Maximum number of historic data values that will be returned in a single read.

maxReturnEventValuesinteger

Maximum number of events that will be returned in a single read.

insertDataCapabilityboolean

Server supports inserting data

replaceDataCapabilityboolean

Server supports replacing historic data

updateDataCapabilityboolean

Server supports updating historic data

deleteRawCapabilityboolean

Server supports deleting raw data

deleteAtTimeCapabilityboolean

Server support deleting data at times

insertEventCapabilityboolean

Server supports inserting events

replaceEventCapabilityboolean

Server supports replacing events

updateEventCapabilityboolean

Server supports updating events

deleteEventCapabilityboolean

Server supports deleting events

insertAnnotationCapabilityboolean

Allows inserting annotations

serverTimestampSupportedboolean

Server supports ServerTimestamps in addition to SourceTimestamp

aggregateFunctionsobject

Supported aggregate functions