Nerves DevtoolsThe Nerves Devtools VSCode extension is part of the Nerves Devtools ecosystem. When paired with a Nerves device running Nerves Dev Server, this extension allows for monitoring of telemetry and remote code execution / module replacement. Setup and usageAfter installing Nerves Dev Server on one or more Nerves devices, open the
Nerves Devtools pane in the VSCode activity bar or run After adding a device, it will appear in the Nerves Devtools panel in the activity bar. From there, you can connect to the device to view telemetry and other metadata. To upload and compile an Elixir source file on a device, run
|