hfc.fabric.channel.channel_configuration

Module Contents

Classes

ChannelConfiguration(config=None, file_path=None)

A class represents channel configuration bytes.

class hfc.fabric.channel.channel_configuration.ChannelConfiguration(config=None, file_path=None)

Bases: object

A class represents channel configuration bytes.

property config(self)

Get config bytes. :return: raw config bytes