Code Monkey home page Code Monkey logo

intuition's People

Contributors

micolous avatar saghul avatar shortbloke avatar

Watchers

 avatar

intuition's Issues

Implement support for UDP (Push) to handle incoming messages

With the Owl Intuition Multicast (Push) currently being broken without an ETA for a fix. Implementing the only known alternative method is required if this project is going to continue. Else it's all rather pointless.

The message structure is the same, so modification should just be to the listening component and allowing configuration to switch between the two methods.

  • Add listener for UDP Push
  • Add configuration settings
  • Update documentation
  • Add screen shot showing Owl Intuition web pages, for how you configure this.
  • May also need to add a link to owl support, to get people to request they a) fix multicast b) apply the fix to make UDP push work.
  • (Test potential kludge where UDP setting are set to use the multicast address instead of a specific IP)

Add unit test for protocol listener

Initially just calling the function, not confirming that it can receive a multicast packet. That may need to be added via mocks or running a sending client in parallel.

Owl have broken multicast

During my recent development I observed that I was no longer receiving electricity messages, only solar and weather types.

This was reported to manufacture/supplier of the Owl Intuition who confirmed that this was a known current issue. No ETA for a fix, but they indicated they could do something so that UDP directed messages would work. Note it was also broken till they did something.

Update setup.py

Review correct method for creating a python package. Update necessary files.

Need to create test/mocks for validation of network sockets implementation

Currently main in protocol.py contains an example asyncio implementation, a unit test is needed for this.
Suggestions:

  • Split parser from client (different files)
  • Use mocks or mox to allow network sockets tests to be used
  • Rework tests to send test XML via network multi-cast message (if possible)

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.