Skip to main content

Ciholas Data Protocol

Project description

cdp-py

The Ciholas Data Protocol (CDP) provides a method of communication between devices and services. CDP data is transmitted over Ethernet as User Datagram Protocol (UDP) packets. cdp-py contains a set of structural definitions of the CDP data items that make up these UDP packets.

To get started with CDP, see the official documentation. For more information regarding the individual data items, visit the data items documentation.

Getting Started

Prerequisites

You need Python 3 or higher to use cdp-py. Make sure you have Python installed and that the expected version is available from your command line. You can check this by running:

$ python --version

Installing

cdp-py can be installed using pip. To install the latest version use:

$ pip install cdp-py

Now that cdp-py package is installed, you can start using the cdp module by adding the following import statement to your Python script:

import cdp

For a tutorial about how to use the cdp module, visit: Using CDP - Python.

Upgrading

To upgrade to the latest version use:

$ pip install --upgrade cdp-py

License

This work is licensed under the Creative Commons Attribution 4.0 International License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cdp-py-1.4.0.tar.gz (16.8 kB view details)

Uploaded Source

Built Distribution

cdp_py-1.4.0-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

Details for the file cdp-py-1.4.0.tar.gz.

File metadata

  • Download URL: cdp-py-1.4.0.tar.gz
  • Upload date:
  • Size: 16.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8

File hashes

Hashes for cdp-py-1.4.0.tar.gz
Algorithm Hash digest
SHA256 9b2973bf35b4ba26b7b10c4a5a18f7f12f7eb92c08aa0c83f70dec53ba0902c3
MD5 8581ca306b01e0a69aa435d46ce41c02
BLAKE2b-256 970c5dda3fffc0a70c8ce485eee8e8e5acd603f6a0671e68110277e8cd045b6a

See more details on using hashes here.

File details

Details for the file cdp_py-1.4.0-py3-none-any.whl.

File metadata

  • Download URL: cdp_py-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 17.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8

File hashes

Hashes for cdp_py-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8615d9363a0d961edf25a947d2eec5a73ec38214cb6f9bae29904f8d708f20d2
MD5 ade4d3e82856e5f28f1887bb36350ed3
BLAKE2b-256 61ba64fe322ad7285110b19629c957027905f31a7c74d365a676e65a2bb961b7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page