Skip to content

gateway4labs/protocol_translator_weblabdeusto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protocol translator

This is a simple protocol translator for WebLab-Deusto (supporting existing services using the Go-Lab Smart Device specifications). It should be fine for most migrated labs.

How it works

There are two services:

  • A background service which periodically checks the status and stores them in Redis, using pubsub.
  • A Flask app which receives sockets, obtains a reservation_id, adds it to redis, and starts listening through Redis pubsub to see when to notify the server.

About

Go-Lab protocol translator for WebLab-Deusto laboratories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published