The chat responses are generated using Generative AI technology for intuitive search and may not be entirely accurate. They are not intended as professional advice. For full details, including our use rights, privacy practices and potential export control restrictions, please refer to our Generative AI Service Terms of Use and Generative AI Service Privacy Information. As this is a test version, please let us know if something irritating comes up. Like you get recommended a chocolate fudge ice cream instead of an energy managing application. If that occurs, please use the feedback button in our contact form!
Skip to content

Industrial Edge is an open, ready-to-use edge computing platform, with edge devices, edge applications (apps) and connectivity through an integrated app and device management infrastructure.

Secure Storage API 2.0.0

This application uses a secure storage system that manages data as key-value pairs. Each value is associated with a unique key, allowing precise identification and retrieval.

  • Multiple key-value pairs: An application can create and manage several key-value pairs, provided each key is distinct within that application.
  • Unique application data: Every application maintains its own separate set of keys and values, ensuring data isolation.

Securing Communication

To protect interactions between the IERT and the application container, the app can utilize SVIDs (Secure Volume Identifiers).

  • Authentication: Once retrieved, an SVID acts as an authentication token for accessing secure storage APIs, helping safeguard sensitive data.

Data Storage Practices

When saving data, the value is stored exactly as provided.

  • User responsibility: It is up to the application developer to ensure that any sensitive or confidential data is encrypted or otherwise protected before saving. The secure storage system does not automatically encrypt the values.

Need Help Getting Started?

For a step-by-step guide on securely storing and retrieving data, see Guide: Secure Storage.

NOTICE

These specifications are valid for IE Runtime version 1.19 and higher.

OpenAPI Specification

Download Secure Storage v2 OpenAPI Specification