Skip to content

Questions regarding data transfer in the Dataspace Connector #54

Answered by brianjahnke
Vincent-UBT asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

we (@ronjaquensel and me) have been capable of registering a resource successfully.

{
  "title": "ExampleResource",
  "description": "ExampleResourceDescription",
  "policy": "Example policy",
  "representations": [
    {
      "type": "XML",
      "byteSize": 101,
      "name": "Example Representation",
      "source": {
        "type": "http-get",
        "username": "",
        "password": "",
        "url": "https://samples.openweathermap.org/data/2.5/weather?lat=35&lon=139&appid=439d4b804bc8187953eb36d2a8c26a02"
      }

    }
  ]
}

Replies: 0 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@Vincent-UBT
Comment options

@brianjahnke
Comment options

Answer selected by juliapampus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants