This generic component is configured to receive event data from
The DefaultSource component is found in the event palette, while the CloudEventRecipient component is in the nCloudDriver palette.

To access these properties, expand , double-click CloudEventRecipient.
| Property | Value | Description |
|---|---|---|
| Enabled | true (default) or false |
Enables and disables the routing of events to the recipient. If it is set to false, trap events are not routed.
|
| Device | null (default), CloudSentienceDevice |
Indicates the CloudSentienceDevice (under NiagaraCloudNetwork) used for routing events. |
| Enable Batch Events | Batching Enabled or Batching Disabled (default)
|
Enables and disables batch events. |
| Event Batch Delay | 00000h 00m 30s (default)
|
Specifies the amount of time to delay before sending batch events to the cloud. |
| Event Batch Size | 100 (default)
|
Specifies the size (number of events). Range is from 2 to 512. |
| Last Sent To Cloud | null (default)
|
Timestamp shows the last time events batch was sent to the cloud. |