Giter Site home page Giter Site logo

r3w0p / bobocep Goto Github PK

View Code? Open in Web Editor NEW
13.0 2.0 4.0 1.98 MB

A fault-tolerant Complex Event Processing engine designed for edge computing in Internet of Things systems.

Home Page: https://bobocep.readthedocs.io

License: MIT License

Python 98.82% TeX 1.18%
internet-of-things complex-event-processing edge-computing fault-tolerance distributed-systems

bobocep's People

Contributors

danielskatz avatar r3w0p avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bobocep's Issues

Web of Things TD support?

The keywords of the project says web-of-things, but I couldn't find any reference to WoT/Web of Things in the documentation or code.
Does it support WoT TDs?

JOSS review

The reference item

Kaebisch, S., Kamiya, T., McCool, M., Charpenay, V., & Kovatsch, M. (2020). Web of things114
(WoT) thing description [W3C Recommendation]. World Wide Web Consortium (W3C)

would be useful to have a version number (or date) and a link to the webpage.

Unable to run the Flask 123 and dist abc examples

Describe the bug
Unable to run Flask example (tests/postman/flask_123) with Postman collection. Currently working on review for JOSS submission

WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5000
Press CTRL+C to quit
[2023-10-02 21:57:49,813] ERROR in app: Exception on /data/int/1 [GET]
Traceback (most recent call last):
  File "/Users/x/.pyenv/versions/3.11.4/envs/bobocep/lib/python3.11/site-packages/flask/app.py", line 1455, in wsgi_app
    response = self.full_dispatch_request()
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/x/.pyenv/versions/3.11.4/envs/bobocep/lib/python3.11/site-packages/flask/app.py", line 869, in full_dispatch_request
    rv = self.handle_user_exception(e)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/x/.pyenv/versions/3.11.4/envs/bobocep/lib/python3.11/site-packages/flask/app.py", line 867, in full_dispatch_request
    rv = self.dispatch_request()
         ^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/x/.pyenv/versions/3.11.4/envs/bobocep/lib/python3.11/site-packages/flask/app.py", line 852, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/x/Labs/joss/bobocep/app.py", line 27, in data_int
    engine.receiver.add_data(int(my_int))
    ^^^^^^
NameError: name 'engine' is not defined

Expected behavior
Postman collection should get successful response (200) from Flask server.

Desktop (please complete the following information):
—OS: Mac
—Python: 3.11.4

Additional context
Pip versions

attrs                     23.1.0
blinker                   1.6.2
bobocep                   1.1.0
click                     8.1.7
Flask                     3.0.0
itsdangerous              2.1.2
Jinja2                    3.1.2
jsonschema                4.19.0
jsonschema-specifications 2023.7.1
MarkupSafe                2.1.3
pip                       23.1.2
pycryptodome              3.18.0
referencing               0.30.2
rpds-py                   0.10.3
setuptools                65.5.0
Werkzeug                  3.0.0

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.