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.0.tar.gz
(12.1 kB
view hashes)
Built Distribution
Close
Hashes for brokersystem-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ffcac74d1cb46feb4cad47118da4b7290e8455e0042b2a77fe5f56b137c970f |
|
MD5 | 94124dd1de22fd002502d18f18dc0d50 |
|
BLAKE2b-256 | 59b4b42242f0379c332995563067bfc74f9bbb91822530beeb2ef8e8e0dd9a3c |