But from the spec I noted that there is no way to use .py profile(Both STL and ASTF) instead we need to use .json profile in Trex RPC Server.
So "Is there a way to generate .json profile from .py file?"
Thanks,
Amith
hanoh haim
unread,
Jun 7, 2022, 2:13:49 AM6/7/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Amith A Shetty, TRex Traffic Generator
Hi Amith,
Yes, the profile.py is just a way to build a json. the specification should be part of the RPC spec (maybe not up to date but you can always do a reverse eng)
Could you say what is the reason to interact directly with the RPC API? is it to create a new language client?