property source is mqtt Schema #
undefined#/properties/postProcess/items/allOf/21/properties/params/properties/dataSource/oneOf/1/allOf/1
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | specSchema.schema.json* |
1 Type #
unknown (property source is mqtt)
property source is mqtt Properties #
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
awsAccess | object |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
baseName | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
namespace | Flexible | Optional | cannot be null | specSchema (Unified Pipeline Specification) |
topic | Flexible | Optional | cannot be null | specSchema (Unified Pipeline Specification) |
annotateTopic | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
awsAccess #
AWS Access Credentials
awsAccess
baseName #
baseName TODO
baseName
- is optional
- type:
string
- cannot be null
- Unstructured type
namespace #
namespace TODO
namespace
- is optional
- type: any of the folllowing:
string
orarray
(namespace) - cannot be null
- defined in: namespace
topic #
topic TODO
topic
annotateTopic #
annotateTopic TODO
annotateTopic
- is optional
- type:
string
- cannot be null
- Unstructured type