パッケージ: python3-goslide-api (0.7.4-2)
python3-goslide-api に関するリンク
Debian の資源:
goslide-api ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Interface to the GoSlide Local and Open Cloud APIs for managing slide devices
This library provides a method for interacting with GoSlide's Local JSON API as well as the now-deprecated Open Cloud API. It allows users to programmatically access and control slide devices over a Wi-Fi network. The library enables managing device actions such as adding slides, retrieving slide information, and opening or closing slide devices. It primarily communicates with local devices through their IP addresses to execute command sequences. The cloud API component, while deprecated, offers similar functionality for networked devices, supporting user authentication and batch operations across multiple slides.
その他の python3-goslide-api 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio