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
  • #94

Closed
Open
Opened Apr 07, 2016 by Rami Alshafi@ramiOwner

[RI] "/oic/p" & "/oic/d" resources are not showing correct interface while sending a GET request using baseline interface query

[Procedure]

  1. Start a IoTivity Resource(e.g. resource/csdk/stack/samples/linux/SimpleClientServer/ocserver)

  2. Start a client, discover the resource

  3. Send a get request to /oic/res with baseline query(oic.if.baseline)

  4. Send a get request to /oic/d with baseline query(oic.if.baseline)

  5. Send a get request to /oic/p with baseline query(oic.if.baseline)
    [Expectation]

  6. At step 4 & 5, both response payload would contain "rt" & "if" value.

  7. "rt" & "if" values from step 4 & 5 would be consistent with step 3.
    [Actual:]

  8. At step 4, response payload of "/oic/d" rsource does not contain "if" information

  9. From step 3, we get "if" of "/oic/p" is "oic.if.baseline oic.if.r", but from step 5, we get "if" of "/oic/p" is "oic.if.r"


JIRA migration meta data

  • JIRA Issue ID: IOT-1079
  • Reporter: i.mushfiq
  • Assignee: habib.virji
  • Creator: i.mushfiq
  • Created at: 2016-04-07T02:01:57.000-0700
  • Found in Version: 1.1-rel(2ccfba67)
  • Fix in Version: 1.1-rel
  • Issue Severity: Critical
  • Reproducibility: Always (100%)
  • Operating System: Ubuntu
  • Hardware/ OEM Platform: None
  • External URL:
    https://gerrit.iotivity.org/gerrit/7727
  • Bugzilla ID: None
  • Product: None
  • Status: Closed
  • Components: SDK
  • Priority: P1
  • 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#94