Skip to content

Cloud Publisher Configuration

The com.eurotech.framework.redis.client.cloudconnection.publisher.RedisClientPublisher class allows interaction with the inner Redis Client within the Cloud Connection. The configuration properties for the publisher are detailed below.

Producer topic

This configuration is mandatory. It sets the Redis topic to which send the created events. Valid characters are the ones specified by the Redis Query Syntax

Publish metrics & Publish position

When set to false, the publisher will strip off such data from the KuraPayload before sending it. Metrics and position data are always ignored when the Payload Encoding property of the RedisClientCloudEndpoint section is set to RAW.