New mos tool features: JS API autocompletions, RPC browser, terminal
As the development of Mongoose OS progresses, we are happy to announce new features in the mos tool.
JS API autocompletions
See documentation and available API calls as you type the code.
RPC browser
See the full list of all RPC services on a device that you call remotely over: serial, HTTP/RESTful, Websocket, MQTT protocols. Explore what parameters each method expects, have an ability to call them and see the result.
Terminal
All command-line functionality of mos
is now also available in the GUI, thanks to the terminal view. Type commands and see result in the console output. You can even flash the board from the UI terminal!
Talk to us
Do you have feedback or questions? Reach us on developer forum or send us a message.