Updated OSH Docs for OSH Connect Python#13
Open
eric-ott wants to merge 6 commits into
Open
Conversation
1. added the notes about needing prerelease=allow, and the reason to why. 2. Added the correct command to get the library installed
in usage.md I just updated the commands one can copy from the website, since all the pervious updates were outdated and half the libraries there are importing no longer exist.
Added a section that goes over that one must get a running OSH Node set up. And adds the link to get there.
Updates link in installation, to go from requirements to introduction instead Just made the lanaguge more clear for instructions, From the top and stopping at Resource Insertion NEED TO CONTINUE ON RESOURCE INSERTION AFTER I WORK FULLY WITH THOSE COMMANDS
|
@eric-ott is attempting to deploy a commit to the Alex Almanza's projects Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The current website is severely outdated. After working with Ian to set up an OSH Connect system, I updated the OSH Connect for the documents.
##Problem
##Fixes
##Comments
I have not fixed the parts about connecting a system since I have not connected a system yet, only used OSH Connect to get data from the Node. Additionally, these docs do not go over MQTT and any of the specifics of the connected systems, which is why I added the link for Python, but that is not present for the Java and C++ libraries.