Protobuf API for the Synapticon Motion Master
Project description
Motion Master Protobuf API
This package contains generated Python code for the Synapticon Motion Master Protobuf API.
Motion Master v3.x is supported. This package does not support previous versions.
Installation
Using virtualenv or Python3's venv is recommended.
To install from PyPi, run
$ pip install motion-master-proto
Documentation
The only class of interest is the MotionMasterMessage.
from motion_master_proto.motion_master_pb2 import MotionMasterMessage
# Create a new message
message = MotionMasterMessage()
# Set the message type to 'get_system_version'
message.request.get_system_version.SetInParent()
The message object can now be sent to the Motion Master on the DEALER socket.
For a full description of all messages, see the associated
motion-master.proto file.
See also
Install the motion-master-bindings for easy access to the Synapticon Motion
Master.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file motion_master_proto-3.0.0b11.tar.gz.
File metadata
- Download URL: motion_master_proto-3.0.0b11.tar.gz
- Upload date:
- Size: 30.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
458667f8aa78a64b3c9cbc6ab847782fc6eec1fc5883fc94be2bce55914bf4bd
|
|
| MD5 |
e3fcf462a14f8f728752d09ac0a99d3f
|
|
| BLAKE2b-256 |
b84845bbd264feab3a55081151614acd07ed8bfbc19f02ae4ab802da31b867d6
|
File details
Details for the file motion_master_proto-3.0.0b11-py3-none-any.whl.
File metadata
- Download URL: motion_master_proto-3.0.0b11-py3-none-any.whl
- Upload date:
- Size: 30.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9855e6c725e1a3caf3d26d49be2ed7e801129c7abf1d917f78bebc0c54f64c3c
|
|
| MD5 |
a14c7f2aedc44fe1408f7178cb4adc50
|
|
| BLAKE2b-256 |
d07b729a0bcbc568debe36eefa7c8bf0a891d0060bf9e6f0f33c311eb660b3e4
|