Open praveenasb opened 8 years ago
@praveenasb is there a use case for (b)?
Their was no specific use case as such, just a thought came to my mind, separating device and stream configuration would help, in case when multiple stream scripts needs to simulate same set of devices and need to be execute separately so that need not reconfigure same device config repeatedly.
Similar to the save stream as python script options it is better to also have a option to save device emulation configuration.
Considerations while implementing:
a) Save device emulation as python script along with the stream configuration python script. OR b) Save device emulation as separate python script and steam as a separate python script