kdb.plugins.swatch module

Swatch Time

This plugin provides to the user a command that can be used to display the current Swatch Time or Internet Time or Beat.

class kdb.plugins.swatch.Commands(*args, **kwargs)

Bases: circuits.core.components.Component

beat(source, target, args)

Display the current Swatch Time (Internet Time).

Syntax: BEAT

channel = 'commands'
itime(source, target, args)

Synonym, of BEAT

See: BEAT

class kdb.plugins.swatch.Swatch(*args, **kwargs)

Bases: kdb.plugin.BasePlugin

Swatch Time plugin

Provides commands to display Internet Time or Swatch Time. See: commands swatch

init(*args, **kwargs)

This Page