Skip to main content

SCA11H Bed Sensor API Helper

Project description

SCA11H

Simple wrapper over the Muarata's Bed Sensor. It's based on the Hostless WLAN HTTP API specification.

Usage

It can be used from a command line:

bcg-hostless-api --node=192.168.0.XXX get-bcg-pars

Or inside an application:

from SCA11H.commands.bcg.GetParams import GetParams
parameters = GetParams(host='192.168.0.XXX').run()
print(parameters)

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

SCA11H-0.1.0.tar.gz (16.9 kB view hashes)

Uploaded Source

Built Distribution

SCA11H-0.1.0-py3-none-any.whl (34.3 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