Skip to main content

A web client for interfacing with a MOTU AVB Server.

Project description

MOTU AVB Datastore Client

A python client to interface with a MOTU AVB interface's datastore API.

Usage

from motu_datastore_client import DatastoreClient
import asyncio

client = DatastoreClient("http://localhost:8888")
task = asyncio.create_task(client.run(write_message))
await asyncio.wait([task])

Example

make develop
make run

The "AVB Server" is the URI of the MOTU AVB device to which the service will connect and relay any datastore updates. For testing connectivity to a virtual MOTU AVB device, use my MOTU Development AVB Server repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

motu_datastore_client-0.1.1-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file motu_datastore_client-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for motu_datastore_client-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1128fa199046efc852af6c7eeec7b5fc3210149739cd97dc6b574ebd1bf89dab
MD5 cd7e4d1cdd53e636d7a8a75d108a23f5
BLAKE2b-256 8a13c38e5b5d129e90a3226d8c6a4e3b514dd58dada4b3968b27d074691a84b3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page