Closed sn0wcat closed 3 years ago
Issue-Label Bot is automatically applying the label feature_request
to this issue, with a confidence of 0.99. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
if you have never contributed to open source here is your chance: πΈ
(If you don't have MindSphere access, you can get a free account by registering at https://siemens.mindsphere.io/en/start )
[0] Comment on this issue that you will take care of this feature impementation ;) [1] fork the repository (click on the Fork button) [2] Clone it to your local system and install the dependencies by running npm install in the cloned directory. (you will need nodejs in your development environment) [3] Implement the feature
The documentation about the Signal Calculation API is available here https://developer.mindsphere.io/apis/analytics-signalcalculation/api-signalcalculation-api-swagger-3.1.0.html
Follow the instructions how to implement the SDK Client in the CONTRIBUTING.md
You are done. π πΆ πΈ π
[4] Push the changes back to your repository [5] Click the Compare & pull request button. [6] Click Create pull request to open a new pull request.
See also:
https://opensource.com/article/19/7/create-pull-request-github
Happy Hacktoberfest!
https://hacktoberfest.digitalocean.com/
(hint, unlike other mindsphere hacktoberfest issues this one requires a bit of knowledge about typescript, OpenAPI specs and mocha unit-testing)