Skip to content

Commit

Permalink
Update Showcase Receive Azure IOT HUB message (#454)
Browse files Browse the repository at this point in the history
* updates the showcase to point to azureiot

* updates the Author name to iSteer Technologies

* resolves merge conflcits

* Updates the list to work with send data to Azure IOT HUB

* updates the showcase data for new activity that receives messages from Azure IotHub
  • Loading branch information
iSteerApps authored and mellistibco committed Jan 29, 2019
1 parent 57bdce0 commit 957d8a3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions showcases/data/items.toml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,15 @@ uploadedon = "May 18, 2018"
author = "iSteerApps"
showcase = "true"

[[items]]
name = "Recieve Message Azure IOT"
type = "activity"
description = "Activity for receiving data from Azure IOT Hub"
url = "https://github.com/shaliniGovindaNayak/flogo-workspace/tree/master/activity/recieveazure"
uploadedon = "Jan 29, 2019"
author = "iSteerApps"
showcase = "true"

[[items]]
name = "Parse CSV"
type = "activity"
Expand Down

0 comments on commit 957d8a3

Please sign in to comment.