A Python module for communicating with brokersystem
Project description
Broker System
Python module for connecting to a broker server as an agent. The broker server must have the following REST interfaces.
-
/api/v1/agent/msgbox
Message box for receiving requests from clients. Messages must be returned as a list.
-
/api/v1/agent/report
An interface to return results to the client, receiving results as JSON and interpreting the results with keys starting with @ as properties.
-
/api/v1/agent/config
Interface for receiving agent settings.
-
/upload
Interface for uploading a file.
Version history
- 0.2.0 Add file transfer functionality. Still $\alpha$ version.
- 0.1.0 $\alpha$ version
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
brokersystem-0.2.5.tar.gz
(12.5 kB
view details)
File details
Details for the file brokersystem-0.2.5.tar.gz
.
File metadata
- Download URL: brokersystem-0.2.5.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7fc290c46a197c0dd47a0f3d343a2783c37a0097811adb01326a68e78b87451 |
|
MD5 | 909d45b19b72dcabaf0fdb4fe304b943 |
|
BLAKE2b-256 | c0bea7de8c9c568b1f3f1e5dc27a7185e69fecdc35ab439a80ffcf9e01a0bb89 |