
cbus Documentation, Release 0.1-dev
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser
General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library. If not, see
<http://www.gnu.org/licenses/>.
class cbus.toolkit.cbz.CBZ(fh)
Bases: object
Opens the file as a CBZ.
fh can either be a string poining to a file name or a file-like object.
exception cbus.toolkit.cbz.CBZException
Bases: exceptions.Exception
dump_labels utility
dump_labels parses a Toolkit backup file (CBZ) and prints out group and unit address labels into a JSON file.
It will remove all unneeded programming markup from the CBZ, and leave a skeleton of information which can be
used in conjunction with the library and other applications.
Invocation
48 Chapter 8. libcbus module index
Kommentare zu diesen Handbüchern