Git Product home page Git Product logo

weaverrest's Introduction

Weaver Rest Client Server SDK

WeaverRest

Weaver Rest is a smart-lights controller reference application
powered by the Weaver SDK

Weaver SDK is a cloud service and SDK that, lets developers connect and control smart devices easily saving the need to implement and maintain many different APIs and SDKs

Description

Weaver Rest uses the Weaver SDK in order to:
  • Manage users (login and registration)
  • Scan and remember smart lighting services inside the network
  • Display and support many smart light services with one simple JSON API
Weaver Rest currenetly supports: Philips Hue, Lifx, Flux, and OSRAM smart bulbs.
More devices are coming soon.

How To Use Weaver Rest SDK

  • Simply download this repository which includes the JAVA server and a simple HTTP client
  • Sign up to receive your Weaver-SDK API KEY - also check out our getting started video
  • Build the WeaverServer using running ant from EprHttpServer folder
  • Also checkout the Documentation

Installation

Download this repository which includes the JAVA server and a simple HTTP client. Compile and run the server with the following args: -p SERVER_PORT -a WeaverSdkAPIKey

  cd EprHttpServer; ant; java -jar WeaverHttpServer.jar -p 8000  -a xxxxxxxxxxxxx

The goal of the WeaverSDK is to let developers concentrate on developing their UI without the need to bother with maintaining tons of APIs. Weaver uses a simple JSON api in order to scan for and control smart devices. Whenever new device support is added, apps will usually automatically support the new devices without the need to update and rebuild the code!

Documentation

License

The Weaver Rest app is distributed under the MIT License

weaverrest's People

Contributors

produvia-weaver avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.