Permalink
Switch branches/tags
Nothing to show
Commits on Mar 11, 2017
  1. Update README.md

    mjkoster committed on GitHub Mar 11, 2017
Commits on Dec 19, 2016
  1. Create CNAME

    mjkoster committed Dec 19, 2016
  2. Set theme jekyll-theme-slate

    mjkoster committed Dec 19, 2016
Commits on Jun 29, 2015
  1. Update README.md

    mjkoster committed Jun 29, 2015
  2. Update README.md

    mjkoster committed Jun 29, 2015
Commits on Jun 24, 2015
  1. Update README.md

    mjkoster committed Jun 24, 2015
Commits on Nov 14, 2014
  1. Merge pull request #14 from reederz/master

    Clean up IDE-specific files and add setup.py for easier installation
    mjkoster committed Nov 14, 2014
  2. Ignore more files

    reederz committed Nov 14, 2014
  3. Untract *.pyc files

    reederz committed Nov 14, 2014
  4. Ignore eclipse files

    reederz committed Nov 14, 2014
  5. Untrack eclipse files

    reederz committed Nov 14, 2014
Commits on Oct 26, 2014
  1. Merge pull request #13 from mjkoster/master

    Add standalone demo of LWM2M server notification channel
    mjkoster committed Oct 26, 2014
  2. cleanup

    little refactor for clarity
    mjkoster committed Oct 26, 2014
  3. refactor the poll loop to the longPoll function

    refactor the poll loop to the longPool function and other refactors
    mjkoster committed Oct 26, 2014
  4. working demo

    working demo of interface to mrs notification channel
    mjkoster committed Oct 26, 2014
  5. draft of notification demo code

    mjkoster committed Oct 26, 2014
  6. mistake-delete

    mjkoster committed Oct 26, 2014
  7. create mds notification demo

    subscribe to and respond to notifications from an observable resource
    mjkoster committed Oct 26, 2014
Commits on Sep 29, 2014
  1. Refactor

    collapse to simple forever loop
    mjkoster committed Sep 29, 2014
  2. Cleanup

    URL vs path
    mjkoster committed Sep 29, 2014
  3. more cleanup

    remove redundant reference passing
    mjkoster committed Sep 29, 2014
  4. Cleanup

    Removed dead stuff and put connection URIs in one place
    mjkoster committed Sep 29, 2014
  5. Working version using cloud

    Working version of standalone python code using barista instance
    mjkoster committed Sep 29, 2014
Commits on Sep 28, 2014
  1. Standalone LED Demo

    Make standalone python file for the demo
    mjkoster committed Sep 28, 2014
  2. Standalone python

    Made a standalone python program for cloud instance
    mjkoster committed Sep 28, 2014
  3. Checkpoint

    Checkpoint making standalone python code, working on interface with MDS
    mjkoster committed Sep 28, 2014
Commits on Sep 25, 2014
  1. Update Colors

    Tweak color match to capsules
    mjkoster committed Sep 25, 2014
  2. update http Observer

    response tracking for http Observers
    mjkoster committed Sep 25, 2014
  3. websocket listener, color LED mapping

    map web socket data to LED output, fix path reference in Agent, may
    have fixed http update lossiness
    mjkoster committed Sep 25, 2014
Commits on Sep 22, 2014
  1. Make CapsuleListener object

    Set up for Capsule Color demo
    mjkoster committed Sep 22, 2014
Commits on Sep 20, 2014
  1. Merge pull request #12 from mjkoster/master

    Update with LWM2M and BLE proxy
    mjkoster committed Sep 20, 2014
Commits on Sep 15, 2014
  1. Cleanup

    Clean up handler interface description and LED demo template
    mjkoster committed Sep 15, 2014
Commits on Aug 25, 2014
  1. fix hack subprocess call

    mjkoster committed Aug 25, 2014