Commit e3180cb
remote/exporter: pass proxy information to ResourceEntry
ResourceEntry objects do not have proxy attributes (contrary to
ResourceExports). Resources such as NetworkPowerPorts or ModbusTCPCoils
are ResourceEntry objects, but need this information in case its exporter
is run in isolated mode (-i, --isolated). In this case a SSH port
forwarding is needed to access the device via the exporter.
Allow that by passing the proxy information as part of the ResourceEntry's
data.
Signed-off-by: Bastian Krause <[email protected]>1 parent b97c44c commit e3180cb
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
777 | 777 | | |
778 | 778 | | |
779 | 779 | | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
780 | 784 | | |
781 | 785 | | |
782 | 786 | | |
| |||
0 commit comments