Skip to content

B&G Websocket Player - Plays a recording of the websocket data to emulate H5000 traffic

Notifications You must be signed in to change notification settings

1tomdawson/B-G-Websocket-Player

Repository files navigation

B&G H5000 Websocket Emulator

What is this repository for?

  • I recored some of the websocket traffic and play it back through a websocket to emulate running a B&G H5000.

Requirements

  • Python 3 (I am using 3.8)

Getting Started

  • Install the pip requirements by running pip install -r requirements.txt

  • Run the websocket_player.py python file from PyCharm or just run websocket_player.py from the console

  • The websocket server will be running on your local IP address on port 2053.

  • To View the data run flask_app.py and the data will be viewable at local address on port 8000.

About

B&G Websocket Player - Plays a recording of the websocket data to emulate H5000 traffic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published