Skip to content

Define a SingleIpv6Address schema for general use #653

Description

@eric-murray

Problem description
CAMARA_common.yaml currently defines a DeviceIpv6Address schema, but the name of this schema and its description may be confusing for other APIs that require an IPv6 schema outside the context of a device

Possible evolution
Define a more general SingleIpv6Address schema for general use, and update the DeviceIpv6Address scheme to inherit from this new schema with the specific description

Alternative solution
The DeviceIpv6Address could be renamed SingleIpv6Address, with the Device schema updated to use that schema for ipv6Address with an dedicated description. The DeviceIpv6Address schema would thus be deleted. But this would affect any APIs that directly use the common DeviceIpv6Address .

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions