Replies: 2 comments
-
| 
         This is due to a problem still in zigpy: The packet API rewrite didn't include everything.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| 
         Is there anything we can help you here ?  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to understand why
src_epmust be equal todst_epin zigpy_znp ?zigpy-znp/zigpy_znp/zigbee/application.py
Line 811 in e6e2c42
When _send_request_raw() is called, src_ep and dst_ep are set by the above layer, is there any particular restriction from ZNP to force that ?
Beta Was this translation helpful? Give feedback.
All reactions