camaraproject / EdgeCloud

Repository to describe, develop, document and test the EdgeCloud API family
Apache License 2.0
13 stars 44 forks source link

Simple Edge Discovery to comply with Commonalities Device Identifier schema #225

Closed Kevsy closed 3 months ago

Kevsy commented 3 months ago

Problem description v0.9.3 defines query headers independently to the Device Identifier definitions in Commonalities

Expected behavior That the definitions align as closely as possible to Commonalities (which do not yet model the definitions as headers). Simple Edge Discovery also does not require port or private IP address in the IPv4 parameter

Alternative solution

Additional context

Kevsy commented 3 months ago

Fixed in #194