Skip to content

forGGe/dweed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dweed - Dweet.io discovery library and prtotocol

Requires python 3.

Example

  1. Install pre-requisites.

    $ pip install bokeh
    
  2. Create unique id for discovery service.

    $ uuidgen
    4c402fd7-819a-4625-9ff6-fd57a11ab6d9
    
  3. Run kind-of-a-sensor.

    $ python sensor_example.py 4c402fd7-819a-4625-9ff6-fd57a11ab6d9
    
  4. While sensor is running, start view example from other terminal or machine.

    python view_example.py  4c402fd7-819a-4625-9ff6-fd57a11ab6d9   
    
  5. Browser should open automatically, displaying real-time data. If not, open link noted below.

    http://localhost:5006/
    

About

Dweet IO discovery protocol and libraries

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages