Ask Your Question

Revision history [back]

Orion can be initialized with data that remains persistent through the following methods:

  1. Using a Persistence Module: Orion provides persistence modules such as Cosmos DB, MongoDB, MySQL, PostgreSQL, etc., that can be used to persist data. By using these modules, data is stored in a persistent manner and can be retrieved, updated, or deleted according to specified rules.

  2. Initializing Context Broker with Data: By initializing the Context Broker with data, data can be made persistent. This can be done by configuring the Context Broker with data such as historical data or previously stored data that needs to be used later.

  3. Using the API: Orion provides a REST API that can be used to initialize it with data that remains persistent. Data can be passed through the API and stored in Orion which can be retrieved later.

  4. Using the Notify Context: Notify Context is a tool within Orion that allows the storing of context data by means of a notification. This tool can be used to initialize Orion with data which remains persistent.