PlatformOfTrust / collected-feedback

Feedbacks and Wishlist for Platform of Trust are collected as issues in this repository.
0 stars 1 forks source link

60 minutes guide #38

Closed kyyberi closed 4 years ago

kyyberi commented 4 years ago

Describe the Pain you found while using Developer Portal

https://developer.oftrust.net/guides/integrate-data-source-60-minutes/

I believe in this step the <sensor_id>/link/<data_product_id> has to be updated by the user before that works. You need to replace those with actual IDs.

Näyttökuva 2020-5-14 kello 15 06 50

At least mention that in the guide.

Indicate the importance with a number

(1. Critical, 2. Important, 3. Nice-to-have)

Nazarah commented 4 years ago

@kyyberi We use the following format to represent cURL requests made to APIs. However, I mentioned as a note in the guide to include the @ids of sensor and room in the vurl request.

Screen Shot 2020-05-15 at 9 30 23

Nazarah commented 4 years ago

@kyyberi there is now label usability issue in the repo. you can use that one to report issues like this, which doesn't necessarily break the service, but more like correcting formats or small changes. :)

kyyberi commented 4 years ago

I would make it even more obvious what you are talking about in the NOTE. Something like this:

NOTE: In the cURL request, use @ids of the Sensor {sensorId} and Data Product {dataProductId} of your choice.