Classes & Functions

Client

SeedLink request client.

EasySeedLinkClient

An easy-to-use SeedLink client.

SLClient

Basic class to create and use a connection to a SeedLink server using a SeedLinkConnection object.

SLPacket

Class to hold and decode a SeedLink packet.

SLNetStation

Class to hold a SeedLink stream selectors for a network/station.

SeedLinkConnection

Class to manage a connection to a SeedLink server using a Socket.

SLState

Class to manage SeedLinkConnection state.

Modules

basic_client

SeedLink request client for ObsPy.

easyseedlink

A simplified interface to the obspy.clients.seedlink module.

slclient

Module to create and use a connection to a SeedLink server using a SeedLinkConnection object.

slpacket

Module to hold and decode a SeedLink packet.

seedlinkexception

SeedLinkException.

client.seedlinkconnection

Module to manage a connection to a SeedLink server using a Socket.

client.slnetstation

Module to hold a SeedLink stream descriptions (selectors) for network/station.

client.slstate

Module to manage SeedLinkConnection state.