laforge has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-remsim/+/14668 )

Change subject: add examples to remsim-server (json output)
......................................................................


Patch Set 1: Code-Review-1

(1 comment)

https://gerrit.osmocom.org/#/c/14668/1/doc/manuals/chapters/remsim-server.adoc
File doc/manuals/chapters/remsim-server.adoc:

https://gerrit.osmocom.org/#/c/14668/1/doc/manuals/chapters/remsim-server.adoc@87
PS1, Line 87: 
[{"peer":"C0:0","state":"CONNECTED_CLIENT","component_id":{"type_":"remsimClient","name":"simtrace2-remsim-client","software":"remsim-client","swVersion":"0.1.0.17-6d8a"}},{"peer":"C0:0","state":"CONNECTED_CLIENT","component_id":{"type_":"remsimClient","name":"simtrace2-remsim-client","software":"remsim-client","swVersion":"0.1.0.17-6d8a"}},{"peer":"C0:0","state":"CONNECTED_CLIENT","component_id":{"type_":"remsimClient","name":"simtrace2-remsim-client","software":"remsim-client","swVersion":"0.1.0.17-6d8a"}},{"peer":"C0:0","state":"CONNECTED_CLIENT","component_id":{"type_":"remsimClient","name":"simtrace2-remsim-client","software":"remsi
Actually, here you can also see that all of them have identical 
client_id:slot_d.  "C0:0" which is invalid.  You would either have to change 
the client id or the slot ID so that the tuple of (client_id,slot_id) is unique 
in any deployment.  For a QMOD setup with four modems, I would typically sugget 
to use the same client_id, but different slot IDs (0..3) for each modem.



--
To view, visit https://gerrit.osmocom.org/c/osmo-remsim/+/14668
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-Change-Id: I102a79a5d1f0055586a9fa1f9688acd4258f585b
Gerrit-Change-Number: 14668
Gerrit-PatchSet: 1
Gerrit-Owner: roh <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Comment-Date: Sun, 07 Jul 2019 08:21:46 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment

Reply via email to