Specfication - gergopokol/renate-od GitHub Wiki

Interface specification

Independent deployability of packages requires a fixed specification of interfaces.

Local data directory

IMAS and other interface packages should always offer to save the data translated to the environment-independent internal data structures to some local location. In the user_local_data_directory specified in getdata_setup.xml should be populated with the same data structure as the server_private_address and server_public_address locations device _data directories. Levels are:

  • device_name
  • id

id should include all information that is needed to identify the scenario. This id is also to be saved into the
<head> <id>...</id> </head> element of the parameters XML file.

Some id-s can be uploaded to the server_private_address and/or server_public_address locations.

⚠️ **GitHub.com Fallback** ⚠️