Skip to Content
SEEBURGER BIS Server APIs

BIS Server API Timeseries

The BIS TimeSeries API manages time series records, enabling browse, create, update, and delete operations via REST.

Description

The BIS Server API TimeSeries Service provides a standardized REST interface for managing time series master data within the integration platform. It supports full lifecycle operations, including browsing existing time series records, creating new records, modifying existing ones, and deleting records when no longer needed.

All time series records are treated as REST resources and are uniquely identified using a dedicated REST Resource ID, ensuring consistent and reliable access across the API.

Within this API, a resource is represented by a TimeSeries entity. This entity defines configuration and data related to time-based information used within the platform.

The API enables efficient, consistent, and automated management of time series data, supporting accurate tracking and processing of time-dependent information in integration workflows.


 

Messaging