View on GitHub

tci-extensions

TIBCO Cloud Integration Extensions and Flogo, build by using GOlang

How to connect Flogo with Cayenne

regardless if you want to connect to Cayenne Dashboard (https://www.mydevices.com) from TIBCO Cloud Integration Flogo, or from Flogo (https://www.flogo.io) natively on Device. You can just use the MQTT Activity stored here, or this Flogo MQTT Activity from Jan van der Lugt.

Just configure the graphical Flogo Flow Activity to contain your new Device Cayenne Account Details, and you configure your realtime Web Dashboard and/or Mobile App Dashboard.

TIBCO Cloud Integration Flogo Sample

Screenshot of TIBCO Cloud Integration Flogo and Cayenne

TCI Flogo and Cayenne

TIBCO Flogo.io Sample

Screenshot of TIBCO Flogo.io Web UI and Cayenne

Flogo and Cayenne

create new Flogo Device in Cayenne

to add a new Flogo Device or Flogo Cloud Service to Cayenne just follow these simple steps

  1. select “Add new…”
  2. select “Bring Your Own Thing”

new Flogo Device

  1. copy and paste your Details to the Flogo MQTT Activity
  2. test or send something, as Cayenne is already waiting for you

waiting for Flogo Device

Testing

Sample use a HTTP REST Message as Service put with flexible channel selection, with this new channels can be created on the fly.

Flogo and Cayenne

json: { "channel":"1", "message":"temp,c=22.5" }


Note: more TCI Extensions can be found here: https://tibcosoftware.github.io/tci-awesome/