Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Precondition:
    • None
    • Use StreamPipes internal Kafka
  • Before:
    • Create Adapter (Machine Data Simulator / Flow Rate)
    • Create Pipeline (Machine Data Simulator → Kafka Sink)
      • Configure Kafka Sink (Selector: kafka_publisher ) 
        • Type: input Selector: topic Value: #testname
        • Type: input Selector: host Value: kafka
        • Type: input Selector: port Value: 9092
        • Type: radio Selector: access-mode Value: Unauthenticated
  • Test:
    • Create Kafka Adapter
      • (Selector: Apache_Kafka ) 
        • Type: input Selector: host Value: kafka
        • Type: input Selector: port Value: 9092
        • Type: radio Selector: access-mode Value: Unauthenticated
        • Type: radio Selector: topic Value: #testname
      • Format: json
      • Mark as timestamp: timestamp
      • Name: #testname
    • Validate in live preview: Contain 7 event properties
  • Clean Up
    • Delete pipeline
    • Delete two adapter:
      • Kafka
      • Machine Data Simulator
MQTT
  • Precondition:
    • None
    • Use StreamPipes internal ActiveMQ
  • Before:
    • Create Adapter (Machine Data Simulator / Flow Rate)
    • Create Pipeline (Machine Data Simulator → MQTT Sink)
      • Configure Kafka Sink (Selector: mqtt_publisher ) 
        • Type: input Selector: topic Value: #testname
        • Type: input Selector: host Value: activemq
        • Type: input Selector: port Value: 1883
  • Test:
    • Create Kafka Adapter
      • (Selector: MQTT ) 
        • Type: input Selector: broker_url Value: tcp://activemq:1883
        • Type: input Selector: topic Value: #testname
        • Type: radio Selector: access-mode Value: Unauthenticated
      • Format: json
      • Mark as timestamp: timestamp
      • Name: #testname
    • Validate in live preview: Contain 7 event properties
  • Clean Up
    • Delete pipeline
    • Delete two adapter (:
      • MQTT
      • Machine Data Simulator
      )

Connect

  • File Set / Stream
  • HTTP Set / Stream
  • Image Set / Stream
  • ISS Location (Can be used to test Dashboard map)
  • Machine Data Simulator
  • OPC UA
  • PLC adapters?
  • Random Data Set / Stream
  • ROS
  • Slack?
  • HTTP Server

...