transports

Transports module.

homer.transports.color_diff(diff: str) str[source]

Color the diff.

Return type:

str

homer.transports.DEFAULT_JSONRPC_PORT = 443

The default TCP port that will be passed to the JSON RPC transport.

homer.transports.DEFAULT_PORT = 22

Default port to use when interacting with the devices.

homer.transports.DEFAULT_TIMEOUT = 30

Default timeout in seconds to use when interacting with the devices.

Available transports