Difference between revisions of "GitHub Install"

From webCoRE Wiki - Web-enabled Community's own Rule Engine
Jump to: navigation, search
(Installing Source Code into SmartThings Cloud)
Line 4: Line 4:
 
=Installing Source Code into SmartThings Cloud=
 
=Installing Source Code into SmartThings Cloud=
 
# Login to the [http://developer.smartthings.com SmartThings web UI].
 
# Login to the [http://developer.smartthings.com SmartThings web UI].
#:[[File:Mysmartapps.jpg|Click on My Smartapps]]
 
 
# Click on '''My SmartApps'''.
 
# Click on '''My SmartApps'''.
#:[[File:Settings.jpg|Click on My Smartapps]]
+
#:[[File:Mysmartapps.jpg]]
 
# Click the '''Settings''' button at the top of the page.
 
# Click the '''Settings''' button at the top of the page.
 +
#:[[File:Settings.jpg]]
 
# Click the '''Add new repository''' link at the bottom of the pop up.
 
# Click the '''Add new repository''' link at the bottom of the pop up.
#:[[File:Githubrepo.jpg|Click on My Smartapps]]
 
 
# Enter "ady624" in the '''Owner''' column.
 
# Enter "ady624" in the '''Owner''' column.
 
# Enter "webCoRE" in the '''Name''' column.
 
# Enter "webCoRE" in the '''Name''' column.
 
# Enter "master" in the '''Branch''' column.
 
# Enter "master" in the '''Branch''' column.
 
# Click '''Save''' (do not hit the Enter key, it will exit the form without saving).
 
# Click '''Save''' (do not hit the Enter key, it will exit the form without saving).
#:[[File:Update.jpg|Click on My Smartapps]]
+
#:[[File:Githubrepo.jpg]]
 
# Click '''Update From Repo'''.
 
# Click '''Update From Repo'''.
 
# Select '''webCoRE (master)''' from the list.
 
# Select '''webCoRE (master)''' from the list.
#:[[File:Newgithub.jpg|800px|Click on My Smartapps]]
+
#:[[File:Update.jpg]]
 
# Check both "webCore.groovy" and "webCore Piston.groovy" from the '''New (only in GitHub)''' box.
 
# Check both "webCore.groovy" and "webCore Piston.groovy" from the '''New (only in GitHub)''' box.
 
# Check the '''Publish''' checkbox at the bottom of the pop up.
 
# Check the '''Publish''' checkbox at the bottom of the pop up.
 
# Click the '''Execute Update''' button.
 
# Click the '''Execute Update''' button.
 +
#:[[File:Newgithub.jpg|800px]]
 +
  
 
Note: The webCoRE source code has only been copied to your SmartThings cloud account. You must continue to the next step of [[Enable webCoRE OAuth]].
 
Note: The webCoRE source code has only been copied to your SmartThings cloud account. You must continue to the next step of [[Enable webCoRE OAuth]].

Revision as of 01:26, 24 March 2017

Summary

These instructions will help you install webCoRE via GitHub integration.

Installing Source Code into SmartThings Cloud

  1. Login to the SmartThings web UI.
  2. Click on My SmartApps.
    Mysmartapps.jpg
  3. Click the Settings button at the top of the page.
    Settings.jpg
  4. Click the Add new repository link at the bottom of the pop up.
  5. Enter "ady624" in the Owner column.
  6. Enter "webCoRE" in the Name column.
  7. Enter "master" in the Branch column.
  8. Click Save (do not hit the Enter key, it will exit the form without saving).
    Githubrepo.jpg
  9. Click Update From Repo.
  10. Select webCoRE (master) from the list.
    Update.jpg
  11. Check both "webCore.groovy" and "webCore Piston.groovy" from the New (only in GitHub) box.
  12. Check the Publish checkbox at the bottom of the pop up.
  13. Click the Execute Update button.
    Newgithub.jpg


Note: The webCoRE source code has only been copied to your SmartThings cloud account. You must continue to the next step of Enable webCoRE OAuth.