Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I
iotivity-classic
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,289
    • Issues 3,289
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • IoTivity
  • iotivity-classic
  • Issues
  • #55

Closed
Open
Opened Mar 24, 2016 by Rami Alshafi@ramiOwner

[RI] Canceling observation using RESET is not working

Scenario:

  1. Send Observe request

  2. Receive Notification

  3. Send Reset message for received notification

  4. send post to make notification
    [Actual]

Notification still came after reset message
[Expect]

Observation is canceled as RFC7641 (
https://tools.ietf.org/html/rfc7641))
[RFC7641]

3.6. Cancellation

A client that is no longer interested in receiving notifications for

a resource can simply "forget" the observation. When the server then

sends the next notification, the client will not recognize the token

in the message and thus will return a Reset message. This causes the

server to remove the associated entry from the list of observers.
PS : I had worked before Iotivity 1.0


JIRA migration meta data

  • JIRA Issue ID: IOT-1043
  • Reporter: gihongkim
  • Assignee: ce.abhishek
  • Creator: gihongkim
  • Created at: 2016-03-23T17:31:28.000-0700
  • Found in Version: 1.1.0-RC1
  • Fix in Version: None
  • Issue Severity: Minor
  • Reproducibility: Always (100%)
  • Operating System: Ubuntu
  • Hardware/ OEM Platform: None
  • External URL:
    https://gerrit.iotivity.org/gerrit/#/c/7451
  • Bugzilla ID: None
  • Product: None
  • Status: Closed
  • Components: SDK
  • Priority: P3
  • Due Date: None
  • Issue Type: Bug
    END of JIRA migration meta data

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: iotivity/iotivity-classic#55