Git Product home page Git Product logo

simplesensor_contrib's People

Contributors

davidbenge avatar dbenge avatar maxakuru avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

simplesensor_contrib's Issues

update existing modules to handle new shutdown

Expected Behavior

when main process shutsdown and sends out shutdown command all modules should clean up and stop running.

Actual Behavior

Modules are using old way of listening and not exiting which hangs shutdown

if (message.topic=="SHUTDOWN" and message.sender_id=='main')

Environment details (OS, Python/package versions, any other hardware)

  • python 3.6
  • windows and all

btle_beacon : update client registry to use mac as key and not uuid

Expected Behavior

We need a safe way to deal with different beacon setups in the client registry.
today we store in the registry by uuid as the key, we ran into a vendor that uses the same uuid for all beacons.
we need to able to store and track each ibeacon's response data over time

Actual Behavior

we store by uuid which is a writable value that can be used by the ibeacon vendor as they see fit
in the case where the vendor set it to be the same value we will only see one client come and go in the detection area.

update docs for btle module

Expected Behavior

would like the documents to reflect the current state of the module

Actual Behavior

it was old and has missing documentation

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.