Difference between revisions of "BaSyx / Documentation / API / Registry"
m |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | | [[BaSyx_/_Documentation_/_Registry | Overview]] <nowiki>|</nowiki> [[BaSyx_/_Documentation_/_API_/_Registry| Interface]] <nowiki>|</nowiki> [[BaSyx_/_Documentation_/_Components_/_Registry | Component]] | + | | [[BaSyx_/_Documentation_/_Registry | Overview]] <nowiki>|</nowiki> [[BaSyx_/_Documentation_/_API_/_Registry| Interface]] <nowiki>|</nowiki> [[BaSyx_/_Documentation_/_Components_/_Registry | Component]] <nowiki>|</nowiki> [[BaSyx_/_Documentation_/_Components_/_Registry_/_Features | Features]] |
|} | |} | ||
The BaSys 4.0 Registry enables registration and lookup of Asset Administration Shells within defined system boundaries. Entities that provide Asset Administration Shells including their submodels may register and hence enable other participants to find them. The necessary information required for registration amongst others are unique identifiers for the Asset Administration Shell and its respective Asset, endpoint information regarding the Asset Administration Shell's API and its submodels service providers. | The BaSys 4.0 Registry enables registration and lookup of Asset Administration Shells within defined system boundaries. Entities that provide Asset Administration Shells including their submodels may register and hence enable other participants to find them. The necessary information required for registration amongst others are unique identifiers for the Asset Administration Shell and its respective Asset, endpoint information regarding the Asset Administration Shell's API and its submodels service providers. | ||
− | The complete registry API is documented [https://app.swaggerhub.com/apis/BaSyx/BaSyx_Registry_API/v1#/ here] | + | We use Swagger to document our core APIs. The complete registry API is documented [https://app.swaggerhub.com/apis/BaSyx/BaSyx_Registry_API/v1#/ here] |
Latest revision as of 03:18, 28 November 2022
Overview | Interface | Component | Features |
The BaSys 4.0 Registry enables registration and lookup of Asset Administration Shells within defined system boundaries. Entities that provide Asset Administration Shells including their submodels may register and hence enable other participants to find them. The necessary information required for registration amongst others are unique identifiers for the Asset Administration Shell and its respective Asset, endpoint information regarding the Asset Administration Shell's API and its submodels service providers.
We use Swagger to document our core APIs. The complete registry API is documented here