Qoitech Otii tcp client library
Project description
Otii TCP Client for Python
The otii_tcp_client is a Python package for controlling the Otii Automation Toolbox.
Client v1.0.8 breaks compatibility with Otii 2, we recommend you to upgrade to Otii 3.
New functionality in client v1.0.11 requiring Otii software v3.5.5 or later:
otii.connect
now waits for both a valid connection and for a license to be available.- Added
otii.is_logged_in
andotii.has_license
.
New functionality in client v1.0.10:
- Fixed a problem with not recognising some license types.
New functionality in client v1.0.9:
- Added
otii_client
, that makes it easier to connect to to the Otii server, and to login and reserve licenses. All the examples have been updated to useotii_client
. Note, this replacesotii.connect
that was introduced in v1.0.8.
New functionality in client v1.0.8 requiring Otii software v3.5.2 or later:
- Added a new API for battery emulation
- Added a simpler way to connect to the Otii server using
otii.connect
- Added
arc.add_to_project
that explicitly adds the Arc/Ace device to the project
New functionality in client v1.0.7 requiring Otii software v3.1.0 or later:
- Added
otii_control.py
script for user management
New functionality in client v1.0.6 requiring Otii software v3.1.0 or later:
- User management API (
otii.login
,otii.logout
,otii.get_licenses
,otii.reserve_license
andotii.return_license
) arc.get_channel_samplerate
command for Arc and Ace devicesarc.set_channel_samplerate
command for Ace devices
New functionality in client v1.0.5:
get_devices
can now accept an optionaldevice_filter
New functionality in client v1.0.5 requiring Otii software v3.0.0 or later:
- Statistics API (
get_channel_info
andget_channel_statistics
) firmware_upgrade
command for Arc and Ace devices
New functionality in client v1.0.4 requiring Otii software v2.8.4 or later:
- New optional
timeout
parameter added tootii.get_devices
, that specifies the time in seconds to wait for an avaliable device - Improved handling of TCP requests
- Added
arc.get_main
command
New functionality in client v1.0.3 requiring Otii software v2.7.2 or later:
Recording
object now exposes the start time asstart_time
New functionality in client v1.0.2 requiring Otii software v2.7.1 or later:
arc.[gs]et_src_cur_limit_enabled
commandsarc.[gs]et_4wire
commandsarc.enable_battery_profiling
,arc.set_battery_profile
andarc.wait_for_battery_data
commands
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
File details
Details for the file otii_tcp_client-1.0.11.tar.gz
.
File metadata
- Download URL: otii_tcp_client-1.0.11.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9443f3541851fd18e8740d59581b3d8f32311a328391d1124350fea4078b2721
|
|
MD5 |
44be04b0a79d5bfc88bac1ff66bece20
|
|
BLAKE2b-256 |
511725165ea476bbba25e5c0860b815d10232860a24a0796d20972a16824e175
|
File details
Details for the file otii_tcp_client-1.0.11-py3-none-any.whl
.
File metadata
- Download URL: otii_tcp_client-1.0.11-py3-none-any.whl
- Upload date:
- Size: 19.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5239a145033bfbb699688d7082c284ce7f03d4feb87d4e6fadb71948e0779eef
|
|
MD5 |
e4585c14b0f571d4853013ec206c9e0a
|
|
BLAKE2b-256 |
45d18c4759cdd58d77762c8f19b66d601d4dc486bcedb1ae88209cb3056d4937
|