معرفی شرکت ها


fieldedge-utilities-0.9.5


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Utilities package for the FieldEdge project.
ویژگی مقدار
سیستم عامل -
نام فایل fieldedge-utilities-0.9.5
نام fieldedge-utilities
نسخه کتابخانه 0.9.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده geoffbrucepayne
ایمیل نویسنده geoff.bruce-payne@inmarsat.com
آدرس صفحه اصلی https://github.com/inmarsat-enterprise/fieldedge-utilities
آدرس اینترنتی https://pypi.org/project/fieldedge-utilities/
مجوز Apache2.0
# Inmarsat FieldEdge Utilities Inmarsat FieldEdge project supports *Internet of Things* (**IoT**) using satellite communications technology. Generally this library is meant to be used on single board computers capable of running Debian Linux. >*While the authors recognize Python has several shortcomings for embedded use,* *it provides a useful learning template.* This library available on [**PyPI**](https://pypi.org/project/fieldedge-utilities/) provides: * A common **`logger`** format and wrapping file facility with UTC timestamps. * A **`timer.RepeatingTimer`** utility (thread) that can be started, stopped, restarted, and interval changed. * A simplified **`mqtt`** client that automatically (re)onnects (by default to a local `fieldedge-broker`). * Helper functions for managing files and **`path`** on different OS. * An interface for the FieldEdge **`hostpipe`** service for sending host commands from a Docker container, with request/result captured in a logfile. * Helper functions **`ip.interfaces`** for finding and validating IP interfaces and addresses/subnets. * A defined set of common **`ip.protocols`** used for packet analysis and satellite data traffic optimisation. * Helpers for managing **`serial`** ports on a host system. * Utilities for converting **`timestamp`**s between unix and ISO 8601 * Classes useful for implementing **`microservice`**s based on MQTT inter-service communications and task workflows: * **`interservice`** communications tasks and searchable queue. * **`microservice`** class for consistent abstraction and interaction. * **`msproxy`** microservice proxy class form a kind of twin of another microservice, as a child of a microservice. * **`feature`** class as a child of a microservice, with routing of MQTT topics and messages and interaction with a simple task queue. * **`properties`** manipulation and conversion between JSON and PEP style, and derived from classes or instances. * **`propertycache`** concept for caching frequently referenced object properties where the query may take time. * **`subscriptionproxy`** allows cascading of received MQTT messages to multiple modules within a project framing a microservice. [Docmentation](https://inmarsat-enterprise.github.io/fieldedge-utilities/)


نیازمندی

مقدار نام
>=1.6.1,<2.0.0 paho-mqtt
>=0.19.1,<0.20.0 python-dotenv
>=3.5,<4.0 pyserial
>=0.1.7,<0.2.0 ifaddr


زبان مورد نیاز

مقدار نام
>=3.7,<4.0 Python


نحوه نصب


نصب پکیج whl fieldedge-utilities-0.9.5:

    pip install fieldedge-utilities-0.9.5.whl


نصب پکیج tar.gz fieldedge-utilities-0.9.5:

    pip install fieldedge-utilities-0.9.5.tar.gz