Last active
November 3, 2020 18:06
-
-
Save mckeed/6500230 to your computer and use it in GitHub Desktop.
Catchall ZigBee packet format
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FIELD BYTES | |
profile ID: 2 | |
cluster ID: 2 | |
source EP: 1 | |
dest EP: 1 | |
options: 2 | |
type: 1 | |
source: 2 | |
clustersp: 1 | |
mfgsp: 1 | |
mfgcode: 2 | |
cmd ID: 1 | |
direction: 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment