Giter Site home page Giter Site logo

[Test Failed] Device composition python test times out when sending DataReport with "suppressResponse=true" about connectedhomeip HOT 4 CLOSED

Apollon77 avatar Apollon77 commented on August 15, 2024
[Test Failed] Device composition python test times out when sending DataReport with "suppressResponse=true"

from connectedhomeip.

Comments (4)

bzbarsky-apple avatar bzbarsky-apple commented on August 15, 2024

So there are two cases in which SuppressResponse is allowed to be true, per spec:

  1. An empty subscription report that is not part of the priming sequence (allowed but not required).
  2. A read response (required).

What behavior had you implemented in matter.js?

from connectedhomeip.

bzbarsky-apple avatar bzbarsky-apple commented on August 15, 2024

@Apollon77 Is it possible that you set SuppressResponse=true for an empty report that was part of a Subscribe transaction (priming reports), not a Report transaction (incremental subscription updates)? That would in fact cause a test failure, I would think, but would also be a spec violation, so the test failure is good.

from connectedhomeip.

Apollon77 avatar Apollon77 commented on August 15, 2024

No, the DeviceComposition python is do ing a //* attribute read request and I had "suppressResponse=true" for all datareports in this, see the log link in the first post. Also you can see that chip-sdk was correctly answering then all with standalone acks

from connectedhomeip.

Apollon77 avatar Apollon77 commented on August 15, 2024

Ok, after clarifications in #34077 i close here. All good.

from connectedhomeip.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.