Skip to content

The BaSyx Go Components include all standardized Server Components as per AAS Specification Part 2: Application Programming Interfaces

License

Notifications You must be signed in to change notification settings

eclipse-basyx/basyx-go-components

Repository files navigation

BaSyx Go Components

Welcome to the repo of the BaSyx Go Components

Developing BaSyx Go Components

We provide launch scripts for the different services. They are configured in the .vscode/launch.json file. You can run and debug the services directly from VSCode using the Run and Debug view.

Alternatively you can run the services from the command line. For example, to run the Submodel Repository Service, use the following command:

go run ./cmd/submodelrepositoryservice/main.go -config ./cmd/submodelrepositoryservice/config.yaml -databaseSchema ./basyxschema.sql

About

The BaSyx Go Components include all standardized Server Components as per AAS Specification Part 2: Application Programming Interfaces

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages