Skip to main content

A tornado web server emulating a MOTU AVB interface's datastore API. Enables development of tools to read and manipulate the datastore without requiring an active interface.

Project description

MOTU AVB Development Server

A tornado web server emulating a MOTU AVB interface's datastore API. Enables development of tools to read and manipulate the datastore without requiring an active interface.

For Datastore API, see MOTU AVB Datastore API Docs

For a websocket bridge, see MOTU AVB Websocket Bridge

For HTTP request examples, see requests.http

Usage

import asyncio
from motu_server import server

def main():
    asyncio.run(server.main())

if __name__ == '__main__':
    main()

Server is available at http://localhost:8888/datastore

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

motu_server-0.1.15-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file motu_server-0.1.15-py3-none-any.whl.

File metadata

File hashes

Hashes for motu_server-0.1.15-py3-none-any.whl
Algorithm Hash digest
SHA256 c5166d286e21e130921da4154a0df428cb8fdc4171b7f637643e5a03b8a5e0c5
MD5 d84df74cc2b1dddc6e24381bdd91baf1
BLAKE2b-256 1fdde5c8081e47317229d4be75c07d667f43391848a617a198493f2de1617bb8

See more details on using hashes here.

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