Create Hello world generator
Closed this issue · 0 comments
dev3225 commented
User story
- As a user
- I want a simple data generator
- So that I can use the data for streaming at the front end
Acceptance criteria
- Successfully generate data (eg. constant signal input, sine wave, etc. )
- Send the data to desired IP address.
Definition of done (DoD)
Not available yet
DoD general criteria
- Feature has been fully implemented
- Feature has been merged into the mainline
- All acceptance criteria were met
- Product owner approved features
- All tests are passing
- Developers agreed to release