Denys
Denys
Hi, Make sure It's not used by other driver or module. And try to change permissions to 666. Did you try to execute **cat /dev/ttyGS0** in the android terminal? Does...
As an option you can use local API bridge: - You run a local service (Node, Python, etc.) that listens for HTTP calls. - In JS script run by Maestro,...
The PR is ready for review. Guys, please take a look on it.
> I'm considering that this could be a risk to Maestro Cloud infrastructure. I'm wondering how we can limit that risk. Got thoughts? You’re right, this change could potentially introduce...
Here is my vision: PROS: - **Integration with External Tools and Scripts**: Enables integration of tools like `node`, `adb`, `xcrun`, and any commands/custom scripts or servers (mock providers, proxies, report...
Guys, let me know if there is anything I need to add to the PR.
@Angelk90 > @dipcore: I was wondering, for example, if I start a NodeJS server running locally: `node server.js ` > > Will the server shut down after the next step?...
@Angelk90 Even more advanced use-case. Imagine you want to run a process in the background when flow starts. And you want to kill it when the flow is complete. This...
@Fishbowler > Without changes, this can't be merged. My comments above need addressing. How could complete portability be achieved? This is a complex question, especially for contributors who are not...
@Fishbowler > I don't disagree that folks want the feature, however that doesn't negate that this isn't ready for merge in its current state. Could you please clarify (and suggest)...