0a62259018
Adds the capability for the topic to contain a port to which the json rpc client will connect to. This allows for distinct json-rpc targets to be configured in an environment. Change-Id: I999316880639cd410543eb54475b0c647b35147b
7 lines
197 B
YAML
7 lines
197 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds the capability for the ``json_rpc`` client to identify and utilize
|
|
a specific port from the supplied ``topic`` field as opposed to the
|
|
default configured port.
|