iotedgedev
iotedgedev copied to clipboard
[FEATURE REQ] Please sort out the documentation. Its all over the place!!
Description.
You need to get on top of the documentation, its so fragmented and broken.
So many broken links, conflicting information, even in this repos wiki!. Which is the new and improved way of doing things (i keep seeing everywhere)
I would point out the discrepancies but i feel they are obvious and you must know about them. If not give me a shout.
We need a complete tutorial from start to finish, preferably using the vscode devcontainers.
- Module Development
- Debugging a module
- Deploying a module
All in one streamed line doc show casing this new tool.
I am particularly struggling with debugging at the moment, spent a whole day and got no where closer, everything else i have managed to figure out but only by having deep knowledge of the tools like docker and devcontainers , for someone new they would not have a clue.
Thanks in advance
If anyone stumbles here looking for how to debug, i have this ticket where i explain how we got it working despite battling with the documentation: How to debug module filtermodule created by ioteddev solution init?