former_member608040
Explorer
Member since ‎04-11-2019

User Statistics

  • 7 Posts
  • 1 Solutions
  • 3 Kudos given
  • 3 Kudos received

User Activity

Hi, Currently I have a setup in postman where I can get a JWT token via OAuth 2.0 Client credentials that works perfectly. (Access Token URL, Client ID and Secret are retreived from the service key). When I call 'https://appiot-mds.cfapps.eu10.ha...
Hi, I want to POST a measure to a Sensor with multiple properties inside its capability. But I can't find the documentation.I know how to POST a measure to a Sensor with multiple Capabilities: { "capabilityAlternateId":["alID1","altID2","al...
I have a SensorType with multiple capabilities on the IoT Service Cockpit. To be able to map it to a Thing, I've recreated the SensorType as a Property Set containing all the Capabilities as properties. But when I want to map it, I need to select a...