unreal4u/rpi-common-libraries

Common functionality I use for my rPi IoT automation tasks

Installs: 31

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/unreal4u/rpi-common-libraries

v1.1.0 2019-03-26 20:11 UTC

This package is auto-updated.

Last update: 2025-09-27 10:35:28 UTC


README

This library is intended to serve as a common ground for all micro-services that run on my Raspberry Pi's: it allows for easier communication with the outside world and a more consistent way of building the software.

The class itself does not consist of runnable independent parts, it is only to be used by other software as a base.

Please note that this package is not in a stable version yet so it may introduce BC issues at anytime!