Skip to content

Commit

Permalink
fixup! Move configuration from c8y.bridge.built_in to `mqtt.bridge.…
Browse files Browse the repository at this point in the history
…built_in`

Signed-off-by: James Rhodes <[email protected]>
  • Loading branch information
jarhodes314 committed Apr 8, 2024
1 parent 151a260 commit a442e21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Custom Setup
${DEVICE_SN}= Setup
Set Suite Variable $DEVICE_SN
Device Should Exist ${DEVICE_SN}
ThinEdgeIO.Execute Command tedge config set c8y.bridge.built_in true
ThinEdgeIO.Execute Command tedge config set mqtt.bridge.built_in true
ThinEdgeIO.Execute Command tedge config set c8y.bridge.topic_prefix custom-c8y
ThinEdgeIO.Transfer To Device ${CURDIR}/command_handler.* /etc/tedge/operations/command
ThinEdgeIO.Transfer To Device ${CURDIR}/c8y_Command* /etc/tedge/operations/c8y/
Expand Down

0 comments on commit a442e21

Please sign in to comment.