Connected Devices/Projects/Project Link

From MozillaWiki
Jump to navigation Jump to search

Project Link aims to be your own, personal user agent for the smart home, creating a web of things that is completely yours. Instead of entrusting your data to a third party, your Link agent understands your preferences for how you want to interact with the world of devices in your home, and can even automate your connected world for you. All of this still done conveniently and securely, but completely under your control.

If you would like to participate, you can get in touch with our connected devices participation team, or find us on irc.mozilla.org, channel #foxlink.

Project Overview

Project Link (formerly Foxlink) is a short-term experiment to build software building blocks that can interact with various "things". Most code is done in Rust.

We are using the "Design Thinking" innovation approach by IDEO, where the philosophy of Product Innovation is at the center of technology (feasibility), person (desirability) & business (viability).

Phase 1:

As the first step, we're working towards delivering a prototype that allows a user to -

  1. Setup "Link"
  2. Have their devices that use Z-wave/WiFi protocols be discovered by Link
  3. Interact & control their devices whether they are home or remote via a web-app.
  4. Configure rules around how these devices should automatically interact with each other for specific scenarios
  5. Receive notifications

Supported Devices in Phase 1:

Device Standard
D-Link Pan & Tilt Wi-Fi Camera DCS-5020L WiFi
Fibaro Motion Sensor Z-Wave
Philips Hue Lights Zigbee (via Phillips Hue Bridge)
Kwikset Door Lock SmartCode 910 Z-Wave
Schlage Door Lock BE469NXCAM619 Z-Wave

For more details, see Pilot Scenes

Phase 1 Status

Milestone Date Status
Gate 0 approval 2016.1.11 Done
Project kickoff 2016.2.1 Done
Integration Meetup 2016.3.21 Done
Pilot Scene 1 End to End Integration 2016.4.15 On Target
Pilot Scene 2 End to End Integration 2016.4.15 On Target

Phase 1 Team Participants

  • Aleh Zasypkin
  • Andrew Osmond
  • Christiane Ruetten
  • David Rajchenbach-Teller
  • Fabrice Desré
  • Fernando Jiménez Moreno
  • Francisco Jordano
  • Guillaume Marty
  • Hema Koka
  • Johan Lorenzo
  • Julie McCracken
  • Julien Wajsberg
  • Marcus Cavanaugh
  • Michiel Bertus de Jong
  • No-Jun Park
  • Preeti Sanketh
  • Sam Giles

Participation

Project Link is at a very early stage and we are still figuring out many thing, including how to best accept contributions. But don't let this deter you!

The core of Project Link is developed in Rust. The front-end is developed in HTML5/JS using REST/WebSocket.

Help Wanted

We maintain lists of issues for which we are looking for help.

We also maintain a full, unclassified, list of ongoing issues. If you wish to help, don't hesitate to look at them, but they may not be as easy or as detailed:

And all our source code may be found on GitHub repositories.

Getting In Touch

Please subscribe to our mailing-list.

We've established Project Link on Discourse

Otherwise, the best way to get in touch with us is to come and chat through irc. We can be found on channel #foxlink of irc.mozilla.org.

If you wish to file a bug, please visit our GitHub repositories and file an issue.

We also discuss our design decisions, improvements or radical new directions as Requests For Comments. Feel free to take a look and to participate.

Development

Technical documentation

Presentations

Following are presentations made during the 2016/03 workweek.

Repositories

All code is open source and hosted on https://github.com/fxbox. Please file bugs on Github issues for these repositories.

Complex and/or breaking changes are discussed as Requests For Comments.

IRC

You can find us on irc.mozilla.org, channel #foxlink.

Team Meetings

We are using some agile practices:

  • "Stand-up" meetings happen on etherpad and on IRC every weekday between 5pm and 5:15pm UTC.
  • Weekly meetings happen in Vidyo and on etherpad every monday between 5pm and 6pm UTC.

QA

Project Link Test Plan
Project Link Test Cases
Integration Test Environment Design Document