TOPIC_RESOURCE

<< Click to Display Table of Contents >>

Navigation:  Development > Project Artifacts >

TOPIC_RESOURCE

 

The TOPIC_RESOURCE collection holds references to all topics identified by the connectors of existing design projects.

 

{

 "_id" : "",

 "name" : "",

 "nativeIdentifier" : "",

 "projectId" : "",

 "connectorId" : ""

}

 

Attribute

Value

Note

_id

A unique identifier for the topic resource.

 

name

The given name for the topic resource

By default, it is the same as the nativeIdentifier

nativeIdentifier

The full native name of the topic

 

projectId

Reference to the design project (PROJECT_WIP entry) this collection belongs to.

 

connectorId

Reference to the connector (CONNECTOR entry) this collection is accessed through.