You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose to add an onboarding guide URL to end device definitions.
Why do we need this?
To have a link to a document where users can get very specific and direct guide to onboard a particular device.
What is already there? What do you see now?
We currently have a productURL which seems like it's for general product description/marketing and and dataSheetURL which usually has a lot of technical information.
What is missing? What do you want to see?
A onboardingGuideURL that points to documentation that specifically has steps to onboard the device.
Ex: Download App -> Set Params -> Insert battery -> device should send a join request.
We can help device manufacturers with a nice "template" for this in our docs, if they choose to use it.
How do you propose to implement this?
I'll leave that to @LDannijs. Let's first discuss if this is something we'd like to do.
Can you do this yourself and submit a Pull Request?
No but I can help do E2E testing and also come up with the first few guides.
The text was updated successfully, but these errors were encountered:
We need to structure this under the vendor ID as a folder
We need to make sure that this is not used to advertise or explain how great the device is
Vendors can also choose to put their own URL in there. It doesn't have to be specific for TTS as long as their page is comprehensive w.r.t. LoRaWAN settings
Summary
I propose to add an onboarding guide URL to end device definitions.
Why do we need this?
To have a link to a document where users can get very specific and direct guide to onboard a particular device.
What is already there? What do you see now?
We currently have a
productURL
which seems like it's for general product description/marketing and anddataSheetURL
which usually has a lot of technical information.What is missing? What do you want to see?
A
onboardingGuideURL
that points to documentation that specifically has steps to onboard the device.Ex: Download App -> Set Params -> Insert battery -> device should send a join request.
We can help device manufacturers with a nice "template" for this in our docs, if they choose to use it.
How do you propose to implement this?
I'll leave that to @LDannijs. Let's first discuss if this is something we'd like to do.
Can you do this yourself and submit a Pull Request?
No but I can help do E2E testing and also come up with the first few guides.
The text was updated successfully, but these errors were encountered: