Porting Linux application to OpenAt

How an application which is been written in Linux embedded C can be ported for OpenAt. The application which we are working in Linux will use socket connections, api’s like REST, MOSQUITTO, LIBXMl2, libmodbus. Will all these libraries supported in OpenAt… ? and what is the alternative library for LIBC in OpenAt ?

Hmm… The nature of Open-AT requires a pretty specific approach to the design & structure of the app.

It’s about structure & approach - not just a list of APIs & libraries

I don’t think there’s a general answer to that.

REST isn’t an API.