Attached is an example flow that demonstrated the Machinechat JEDI Connector for Node-RED. It receives weather information from Openweathermap, and sends it on to JEDI.
You will need to:
- Download and Import the attached flow (below) in to your Node-RED environment
- Create a free Openweathermap account
- Generate an API Key
- Copy and paste the API key into the openweathermap node
- Insert a valid city, country pair
- Configure the Machinechat JEDI Connector node
- Enter the IP address of the machine where JEDI is installed (example "192.168.1.51")
- Enter the JEDI HTTP Collector Port number (8100 by default)
- Enter a unique name for the target ID (example "owmnodered1")