Metadata-Version: 2.1
Name: fieldedge-utilities
Version: 0.10.0
Summary: Utilities package for the FieldEdge project.
Home-page: https://github.com/inmarsat-enterprise/fieldedge-utilities
License: Apache2.0
Keywords: Inmarsat,FieldEdge
Author: geoffbrucepayne
Author-email: geoff.bruce-payne@inmarsat.com
Requires-Python: >=3.7,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: ifaddr (>=0.1.7,<0.2.0)
Requires-Dist: paho-mqtt (>=1.6.1,<2.0.0)
Requires-Dist: pyserial (>=3.5,<4.0)
Requires-Dist: python-dotenv (>=0.19.1,<0.20.0)
Project-URL: Repository, https://github.com/inmarsat-enterprise/fieldedge-utilities
Description-Content-Type: text/markdown

# Inmarsat FieldEdge Utilities

Inmarsat FieldEdge project supports *Internet of Things* (**IoT**) using
satellite communications technology.

This library available on **PyPI** provides:

* A common **`logger`** format and wrapping file facility.
* A simplified **`mqtt`** client that automatically connects
(to a `fieldedge-broker`).
* Helper functions for managing files and **`path`** on different OS.
* An interface for **`hostpipe`** service interacting via a logfile.

[Docmentation](https://inmarsat-enterprise.github.io/fieldedge-utilities/)

