Clipsal C-Bus Podręcznik Użytkownika Strona 52

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 60
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 51
1 2 ... 47 48 49 50 51 52 53 54 55 56 57 58 59 60

Komentarze do niniejszej Instrukcji

Brak uwag