Skip to content

Request for Addition of "last_updated_timestamp" Field in CAMARA DeviceStatus API #110

@Sachinsiso

Description

@Sachinsiso

Problem Description
The CAMARA version of the current DeviceStatus API lacks a crucial "ageOfInformation" or "last_updated_timestamp" field, resulting in inconsistent behavior across vendors. This absence poses challenges for application developers in determining the freshness of roaming status data.

Expected Behavior
Propose the addition of a "last_updated_timestamp" or similar field in the API response to indicate when the roaming status information was last updated.

roaming: true
countryCode: 262
countryName: ["DE"]
last_updated_timestamp: “2018-04-05T17:31:00Z"

Alternative Solution
Explore and discuss any alternative approaches or fields that could address the issue. Consider other methods or data points that might serve the same purpose, assessing their feasibility and effectiveness.

Additional Context
NA

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestv0.6.0Planned for release v0.6.0

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions