Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.02 KB

File metadata and controls

48 lines (32 loc) · 1.02 KB

MAGPyLib

This python library is a collection of various functions that are useful for lab-internal projects.

Branch Description

This branch is dedicated to the initial development of this library.

Mainly, this is for the development of a dataclasses-json enabled implementation utilizing paho-mqtt for space-internal applications.

Future Work

Debounce library?

Button press / repeat library?

Description

This library is a collection of various modules for MAG Laboratory.

MAGDaemon

not an actual daemon

The MAGDaemon class exists to simplify the development of a daemon on the HAL network.

Most of this class is dedicated to the handling of MQTT and system signals.

A test of this class can be found in the miscellaneous-scripts repository.

Dependencies

  • paho-mqtt
  • dataclasses-json

Usage

todo

Help

Please do not hesitate to leave a Github issue or email the MAG Laboratory contact email: contact [at] maglaboratory [dot] org

Authors

  • @blu006

Version history

todo

License

The Unlicense