AAS HTTP Client Documentation
Loading...
Searching...
No Matches
implementations.shell_registry_implementation.ShellRegistryImplementation Member List

This is the complete list of members for implementations.shell_registry_implementation.ShellRegistryImplementation, including all inherited members.

__init__(self, "AasHttpClient" client)implementations.shell_registry_implementation.ShellRegistryImplementation
_clientimplementations.shell_registry_implementation.ShellRegistryImplementationprotected
delete_all_asset_administration_shell_descriptors(self)implementations.shell_registry_implementation.ShellRegistryImplementation
delete_asset_administration_shell_descriptor_by_id(self, str aas_identifier)implementations.shell_registry_implementation.ShellRegistryImplementation
delete_submodel_descriptor_by_id_through_superpath(self, str aas_identifier, str submodel_identifier)implementations.shell_registry_implementation.ShellRegistryImplementation
get_all_asset_administration_shell_descriptors(self, int limit=100, str cursor="", str asset_kind="", str asset_type="")implementations.shell_registry_implementation.ShellRegistryImplementation
get_all_submodel_descriptors_through_superpath(self, str aas_identifier)implementations.shell_registry_implementation.ShellRegistryImplementation
get_asset_administration_shell_descriptor_by_id(self, str aas_identifier)implementations.shell_registry_implementation.ShellRegistryImplementation
get_self_description(self)implementations.shell_registry_implementation.ShellRegistryImplementation
get_submodel_descriptor_by_id_through_superpath(self, str aas_identifier, str submodel_identifier)implementations.shell_registry_implementation.ShellRegistryImplementation
post_asset_administration_shell_descriptor(self, dict request_body)implementations.shell_registry_implementation.ShellRegistryImplementation
post_submodel_descriptor_through_superpath(self, str aas_identifier, dict request_body)implementations.shell_registry_implementation.ShellRegistryImplementation
put_asset_administration_shell_descriptor_by_id(self, str aas_identifier, dict request_body)implementations.shell_registry_implementation.ShellRegistryImplementation
put_submodel_descriptor_by_id_through_superpath(self, str aas_identifier, str submodel_identifier, dict request_body)implementations.shell_registry_implementation.ShellRegistryImplementation
search(self, dict request_body)implementations.shell_registry_implementation.ShellRegistryImplementation