Navigation

  • index
  • next |
  • indipyclient 0.9.1 documentation »
  • A pure Python INDI client library

A pure Python INDI client library¶

  • Introduction
    • indipyterm
    • indipyweb
  • Concept
    • The INDI Protocol
    • Asynchronous operation
    • Receiving Example
    • Sending data
    • Timeouts
    • BLOBs
    • Logging
  • IPyClient
    • IPyClient
    • user_string
    • Client Snapshot
  • Devices
    • Device
    • Device Snapshot
  • Property Vectors
    • SwitchVector
    • LightVector
    • TextVector
    • NumberVector
    • BLOBVector
  • Members
    • SwitchMember
    • LightMember
    • TextMember
    • NumberMember
    • BLOBMember
  • Events
    • Message
    • getProperties
    • delProperty
    • defSwitchVector
    • defTextVector
    • defNumberVector
    • defLightVector
    • defBLOBVector
    • setSwitchVector
    • setTextVector
    • setNumberVector
    • setLightVector
    • setBLOBVector
    • VectorTimeOut
    • ClientEvent
    • ConnectionMade
    • ConnectionLost
  • Threaded synchronous Client
    • QueClient
    • Valkey client
    • Example GUI client
  • References
    • indipydriver
    • indipyserver
    • indipyweb
    • indipyterm
    • indipyconsole
    • Other links

Indices and tables¶

  • Index

  • Search Page

Table of Contents

  • A pure Python INDI client library
  • Indices and tables

Next topic

Introduction

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • indipyclient 0.9.1 documentation »
  • A pure Python INDI client library
© Copyright 2023,2024,2025 Bernard Czenkusz. Created using Sphinx 9.1.0.