Table of Contents

Search

  1. Preface
  2. Introduction to Edge Data Streaming Custom Entity Types
  3. Managing Custom Entity Types
  4. Custom Entities from Maven Archetypes
  5. REST APIs
  6. HTTP Request and Response Parameters
  7. Sample JSON Requests and Responses
  8. Glossary

Developer Guide

Developer Guide

Link Parameters

Link Parameters

The following table describes the parameters in the HTTP request and response content for links:
Parameters
Description
fromId
Identifier of the entity which you are linking from.
toIds
Identifier or entities to which you are linking to. If there is only one entity, the link is a point-to-point link. If there are many entities, the link is a publish-subscribe link.
connectionID
Identifier of the connection.
transportTopic
Topic name of the transport on which the source service publishes data. This topic is known as well-known topic.
topicIds
List of topic identifiers.
reponseIds
List of response identifiers.

0 COMMENTS

We’d like to hear from you!