smia_ism.external_infrastructures.aas_repository_infrastructure module¶
- class smia_ism.external_infrastructures.aas_repository_infrastructure.AASRepositoryInfrastructure[source]¶
Bases:
objectClass to store information about the SMIA KB infrastructure.
- AAS_OPEN_API_VERSION = '/api/v3'¶
- AAS_OPEN_API_COMMON_HEADERS = {'Accept': 'application/json'}¶
- classmethod get_aas_json_url_by_id(aas_id)[source]¶
This method returns the URL to obtain the information of a specific AAS in JSON format. The AAS identifier must be added in Base64-URL-encoded.