• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zigpy / bellows / 933
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dm/zhared-ci-update-with-ruff
DEFAULT BRANCH: master
Ran 06 May 2020 02:05PM CUT
Jobs 5
Files 16
Run time 24s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
933

push

travis-ci

web-flow
Update README.md with more introduction descriptions about EmberZNet interfaces for new developers (#262)

* Update README.md with more introduction descriptions for new developers

Update README.md with more introduction descriptions for new developers. Much of this information been copied from zsmartsystems readme https://github.com/zsmartsystems/com.zsmartsystems.zigbee/blob/master/README.md which by the way contains even more information which I was not sure if it should also be copied as well or not, please see:

### Silicon Labs Ember EM35x / EFR32

The library supports the Silicon Labs EZSP (EmberZNet Serial Protocol) APIs for EM35x and EFR32 SoCs using ASH or SPI protocols over a serial interface. The implementation of the SPI protocol assumes that the SPI provides a TTY-like software interface to the application, or is otherwise abstracted via the ```ZigBeePort``` interface.  

It is worth noting that EM3588 devices that have an embedded USB core will likely work with any baud rate, where dongles using external USB interface (eg CP2102 used with an EM3581) will likely require a specific baud rate.

Silabs did use to provide two main NCP images pre-build with firmware for EM35x, one image supported hardware flow control with a baud rate of 115200 and the other image supported software flow control with a rate of 57600. 

Silicon Labs no longer provide pre-build firmware images, so now you have to build and compile firmware with their Simplicity Studio SDK for EmberZNet PRO Zigbee Protocol Stack Software. Simplicity Studio is a free download but building and compiling EmberZNet PRO Zigbee firmware images required that you have the serialnumber of an official Zigbee devkit registered to your Silicon Labs user account.

#### Ember NCP configuration

The library provide a standard set of configuration constants to configure the NCP for use as a coordinator. There are two methods available in the Ember driver to manipulate the confi... (continued)

1764 of 1764 relevant lines covered (100.0%)

2.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 933.1 (TOXENV=lint) 06 May 2020 02:05PM CUT 0
0.0
Travis Job 933.1
2 933.2 (TOXENV=black) 06 May 2020 02:05PM CUT 0
0.0
Travis Job 933.2
3 933.3 (TOXENV=py36) 06 May 2020 02:05PM CUT 0
100.0
Travis Job 933.3
4 933.4 (TOXENV=py37) 06 May 2020 02:05PM CUT 0
100.0
Travis Job 933.4
5 933.5 (TOXENV=py38) 06 May 2020 02:05PM CUT 0
100.0
Travis Job 933.5
Source Files on build 933
  • Tree
  • List 16
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
100.0
bellows/commands.py637 2 2 0 3.0
100.0
bellows/config/ezsp.py256 5 5 0 3.0
100.0
bellows/config/__init__.py26 8 8 0 3.0
100.0
bellows/exception.py9 5 5 0 3.0
100.0
bellows/ezsp.py288 181 181 0 3.0
100.0
bellows/__init__.py5 5 5 0 3.0
100.0
bellows/multicast.py103 65 65 0 3.0
100.0
bellows/thread.py109 67 67 0 3.0
100.0
bellows/types/basic.py165 98 98 0 3.0
100.0
bellows/types/__init__.py15 11 11 0 3.0
Showing 1 to 10 of 16 entries
  • Previous
  • 1
  • 2
  • Next
  • ►
    100.0
    bellows/
  • Back to Repo
  • Travis Build #933
  • c14f8b40 on github
  • Prev Build on dev (#922)
  • Next Build on dev (#935)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc