xAAL dummy devices
Project description
This package provides some dummy (fake) devices for the xAAL Project. It is intended to be used for testing purposes.
Usage
Run the module to see the available devices and how to run them.
python -m xaal.dummy ================= xAAL dummy devices ================= This package contains some fake lamps, power_relay, and bots: - lamp: a simple lamp implementation - lamp_minimal: a simple lamp using schema devices - power_relay: a power relay - temperature: a fake temperature sensor - autobot: a bot than send turn_on/off and set_brightness - asyncbot: same as autobot with asyncio To run a module simply call: python -m xaal.dummy.module Example: python -m xaal.dummy.lamp 8e1495cc-b98b-11eb-8432-d6bd5fe18736 All modules accept their address (uuid) as argument. Autobot uuid is the lamp's address to switch.
Here a simple example to run a lamp:
python -m xaal.dummy.lamp 8e1495cc-b98b-11eb-8432-d6bd5fe18736
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
xaal_dummy-0.2.tar.gz
(4.3 kB
view details)
Built Distribution
File details
Details for the file xaal_dummy-0.2.tar.gz
.
File metadata
- Download URL: xaal_dummy-0.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34018dce2cc91eb5d402d879a581520871a2d4be25b4dc022c7586f6642aeb50 |
|
MD5 | 04b02ba19a69fe6bfe9754869b2e3b96 |
|
BLAKE2b-256 | 0bb9d4665c50033898a5a75d1c4394c4c2a99e884344c0038319325adb6e8029 |
File details
Details for the file xaal.dummy-0.2-py3-none-any.whl
.
File metadata
- Download URL: xaal.dummy-0.2-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d97d4486ba570400d22813180e232c474c0844ef48cf1144b2f10976d58c669 |
|
MD5 | 5672845eeede22fa0c85836583bca304 |
|
BLAKE2b-256 | c664ac8244c5305ddb7cad5bbb3667bf6035a2ef20d22b049c163b102a2a8055 |