Skip to content

device attribute of type "Point" is translated to entity as geo:json  #1012

Open
@AlvaroVega

Description

@AlvaroVega

This is breaking previous client integrations

Comes from #854

Translation is done by https://github.com/telefonicaid/iotagent-node-lib/blob/master/lib/services/ngsi/entities-NGSI-v2.js#L59

Possible Fix: #1013

  • Need checks other types (like geo:point, etc) to keep previous behaviour
  • Need update tests
  • Need update doc

geo types involved:
geoproperty, point, geo:point,
linestring, geo:linestring,
polygon, geo:polygon,
multipoint, geo:multipoint,
multilinestring, geo:multilinestring,
multipolygon, geo:multipolygon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions