Skip to content

Commit

Permalink
feat: azure event hubs trigger (#1140)
Browse files Browse the repository at this point in the history
* build: updated codegen

Signed-off-by: Joshua Jorel Lee <joshua.jorel.lee@gmail.com>

* feat: added AzureEventHubsTrigger reference.

Signed-off-by: Joshua Jorel Lee <joshua.jorel.lee@gmail.com>

* feat: added Azure Event Hubs trigger template context and creation.

Signed-off-by: Joshua Jorel Lee <joshua.jorel.lee@gmail.com>

* feat: send events to Azure Event Hubs.

Signed-off-by: Joshua Jorel Lee <joshua.jorel.lee@gmail.com>

* build: updated dependencies

Signed-off-by: Joshua Jorel Lee <joshua.jorel.lee@gmail.com>

* doc: added azure event hubs example

Signed-off-by: Joshua Jorel Lee <joshua.jorel.lee@gmail.com>

* docs: removed service account name reference

Signed-off-by: Joshua Jorel Lee <joshua.jorel.lee@gmail.com>

* doc: fixed indentation. removed service account from the example.

Signed-off-by: Joshua Jorel Lee <joshua.jorel.lee@gmail.com>
  • Loading branch information
joshuajorel authored and whynowy committed Mar 31, 2021
1 parent d31cc64 commit a23a50c
Show file tree
Hide file tree
Showing 17 changed files with 1,661 additions and 303 deletions.
46 changes: 46 additions & 0 deletions api/openapi-spec/swagger.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

110 changes: 110 additions & 0 deletions api/sensor.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

115 changes: 115 additions & 0 deletions api/sensor.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a23a50c

Please sign in to comment.