REST plugin
The REST plugin provides access to the zenoh REST API.
Library name: zplugin_rest
Startup arguments (added to zenoh router’s startup arguments):
--rest-http-port=[PORT]
: The REST plugin’s http port (default: 8000)
Next up: Storages plugin