Skip to content

Commit

Permalink
fix: mqtt source
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasSchwaiger committed Jan 14, 2025
1 parent 42a893e commit 9627d0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/tributech_agent/sources/mqtt_source.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ Dependent on which type of stream we want to send we can adjust the following en
- MockOptions__Streams__0__StreamEncoding=DOUBLE

# Stream 2
- MockOptions__Streams__1__Topic=edge/00000000-0000-0000-0000-000000000007/value/GenericValueSource
- MockOptions__Streams__1__MachineID=my-machine-id
- MockOptions__Streams__1__SensorID=my-sensor-id
- MockOptions__Streams__1__StreamEncoding=DOUBLE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ Dependent on which type of stream we want to send we can adjust the following en
- MockOptions__Streams__0__StreamEncoding=DOUBLE

# Stream 2
- MockOptions__Streams__1__Topic=edge/00000000-0000-0000-0000-000000000007/value/GenericValueSource
- MockOptions__Streams__1__MachineID=my-machine-id
- MockOptions__Streams__1__SensorID=my-sensor-id
- MockOptions__Streams__1__StreamEncoding=DOUBLE
Expand Down

0 comments on commit 9627d0a

Please sign in to comment.