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.1.tar.gz
(12.2 kB
view hashes)
Built Distribution
Close
Hashes for brokersystem-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac95b688c583ea20035663016e3b35df7a02d38dc0505820c0a36138ecfe3dd4 |
|
MD5 | 2a5127cfdafb8ad1c156041c5c90891e |
|
BLAKE2b-256 | 25447e480ae163dc3bf08a45f7d42113c2569f443b0a46d84957c2786ab4a1ec |