edgexfoundry / edgex-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Edgex 3.0] Upgrade App Service Examples (minnesota-dev branch) to V3

lenny-goodell opened this issue · comments

Must do this on the on the minnesota-dev branch

Update the following custom app service examples .

  • simple-cbor-filter
  • simple-filter-xml
  • simple-filter-xml-http
  • simple-filter-xml-mqtt
  • advanced-filter-convert-publish
  • advanced-target-type
  • cloud-event
  • cloud-export-mqtt
  • custom-trigger
  • custom-trigger-nats-rpc
  • fledge-export
  • influxdb-export
  • json-logic
  • secrets
  • send-command
  • Camera Mgmt (waiting for Levski PR #197 to merge)

And the following configurable examples:

  • app-service-configurable-ibm

Check them off as they are completed.

cloud-event is done and merged(#200)

PR created for cloud-export-mqtt (#201)

PR created for custom_trigger (#202)

PR created for custom_trigger nats rpc (#203)

PR created for Fledge-export (#204)

PR created for influx-export (#205)

Done with #214