BaSyx / Documentation / API / Gateway
< BaSyx | Documentation | API
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.