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.6.1.tar.gz (21.9 kB view details)

Uploaded Source

Built Distribution

cdp_py-1.6.1-py3-none-any.whl (22.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cdp-py-1.6.1.tar.gz
  • Upload date:
  • Size: 21.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for cdp-py-1.6.1.tar.gz
Algorithm Hash digest
SHA256 5c3005e9e7473848c909a9be23ed23791b463953a5f3ce4716d00e781aaab4e9
MD5 2077cc9241fb6a15a9b5671a31d8acc2
BLAKE2b-256 0d54b6025dfd0ea35388ce4f7e28c8b879391c24e1b2cd996790fb9e96ff844f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cdp_py-1.6.1-py3-none-any.whl
  • Upload date:
  • Size: 22.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for cdp_py-1.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6baf4e5b6a1467f241ba4adf8f8369d76af5df1e7465947720f524fb5f58a5b7
MD5 3f616ba397b8f6835b8f40b505bf997d
BLAKE2b-256 438ecf1be0341756ff2341bb3982077fa5d2277a81c8ab5fa917cdd23605d5a9

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