motion-master-proto 5.2.0
pip install motion-master-proto
Released:
Protobuf API for the Synapticon Motion Master
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Synapticon GmbH
Classifiers
- Development Status
- License
- Operating System
- Programming Language
- Topic
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Synapticon GmbH
Classifiers
- Development Status
- License
- Operating System
- Programming Language
- Topic
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
File details
Details for the file motion_master_proto-5.2.0.tar.gz
.
File metadata
- Download URL: motion_master_proto-5.2.0.tar.gz
- Upload date:
- Size: 42.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6c9007ee81a036f09663de0b8f5bf42c4818400ef9a9463469a23b21235a82f |
|
MD5 | 0e31b8aeb014591add4413a4c28a9002 |
|
BLAKE2b-256 | 3090f52affee1ac6268a2305b62aafe79a18c9b99a64d32a3c0c665869fe9b15 |
File details
Details for the file motion_master_proto-5.2.0-py3-none-any.whl
.
File metadata
- Download URL: motion_master_proto-5.2.0-py3-none-any.whl
- Upload date:
- Size: 43.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c21388d4d693dbe935bb7d95c49c85efd33ca8e4e6594458097c4848fecd1209 |
|
MD5 | de86ea224ee940e01089a378735e0854 |
|
BLAKE2b-256 | 462501704e322115f5fb530867fe0b4d9bb0946e8d62523a69fd400aba7c68bd |