Clipsal C-Bus Guía de usuario Pagina 52

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 60
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 51
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
Vista de pagina 51
1 2 ... 47 48 49 50 51 52 53 54 55 56 57 58 59 60

Comentarios a estos manuales

Sin comentarios