BaSyx / Documentation / API / Gateway
< BaSyx | Documentation | API
Revision as of 10:04, 12 March 2020 by Daniel.Espen.iese.fraunhofer.de (Talk | contribs) (Daniel.Espen.iese.fraunhofer.de moved page BaSyx.Gateway.API to BaSyx / Documentation / API / Gateway: Consistency)
Overview | Interface | Implementation |
Since a Gateway translates between protocols, the API is dependent on the translated protocols. Thus, there is no specific API. For example, an HTTP-GET is internally translated to the VAB primtive GET and then further translated to the native protocol equivalent of a GET.