BlueWave Studio forum
API command to run external application - Printable Version

+- BlueWave Studio forum (https://bluewavestudio.io/community)
+-- Forum: OpenAuto Pro (https://bluewavestudio.io/community/forum-86.html)
+--- Forum: API (https://bluewavestudio.io/community/forum-108.html)
+--- Thread: API command to run external application (/thread-3762.html)



API command to run external application - chaichen - 03-27-2023

Hi
 
I want to run an external application with a command from can-bus. So i need to do it with API. Is it possible to run a specific application from API like (APPLICATON_3)


RE: API command to run external application - Daniel_BlueWave - 03-28-2023

You can write a script that will start your application. OAP API list is here: https://bluewavestudio.io/community/thread-3182.html


RE: API command to run external application - chaichen - 03-29-2023

(03-28-2023, 06:46 AM)Daniel_BlueWave Wrote: You can write a script that will start your application. OAP API list is here: https://bluewavestudio.io/community/thread-3182.html

Thanks Daniel but i couldn't find "switch to external app" function in api Sad


RE: API command to run external application - Daniel_BlueWave - 03-29-2023

There is no - your script shall start your app based on some event/trigger.