Libraries typically support the most common RPC's:
This allows a simplified payload for the most commonly executed RPC's.
This plugin should provide the same.
Implementation options:
Option 1. Auto-discovery (enabled/disabled with a boolean in settings)
- check for
<config> as the root and assume an edit-config. Use a configured default for target/default-operation
- check for
<edit-config> as the root and assume an edit-config. use the specified target/default-operation
- check for
<filter> as the root and assume <get>
Option 2. Right click on the "Send" button to select the desired RPC for the payload
Option 3. ??
Libraries typically support the most common RPC's:
This allows a simplified payload for the most commonly executed RPC's.
This plugin should provide the same.
Implementation options:
Option 1. Auto-discovery (enabled/disabled with a boolean in settings)
<config>as the root and assume an edit-config. Use a configured default for target/default-operation<edit-config>as the root and assume an edit-config. use the specified target/default-operation<filter>as the root and assume<get>Option 2. Right click on the "Send" button to select the desired RPC for the payload
Option 3. ??