Skip to main content

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


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.3.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

xaal.dummy-0.3-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

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