Replace Octave system by HTTP post

We have a FX30 with Octave system working to receive messages from an IoT expasion board and post them processed to a HTTP server.

Now we are thinking about the possibility to avoid the use of the Octave platform and send the data directly to the HTTP server because we are using Octave just for programming new functionalities.

Is it possible to keep the developed functionalities just removing the Octave connection or will we need to reprogram the device with a Legato version and begin from scratch?

Hi @cgallardo
If you want to send data directly to HTTP server, please use FX30 legato version.

Thanks,