Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A trigger to read WITS0 data from a serial port #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

swarwick
Copy link

The new trigger allows Flogo to read data from a serial port and parse that data as raw WIT0 records or JSON formatted WIT0 records. See http://info.erdosmiller.com/blog/an-introduction-to-wits for a description of WITS

@skothari-tibco
Copy link
Contributor

skothari-tibco commented Jul 19, 2019

The trigger you have is for version 0.5.* whereas this repo is for contributions written for version 0.9.. There are couple of changes in these versions and you might have to rewrite some aspects of trigger . However, you can continue using this version of contribution, by hosting the code on your own repo, with flogo version 0.9. . I'm also attaching the link to the example of sample trigger for version 0.9 https://github.com/project-flogo/core/tree/master/examples/trigger . Also, when you update your trigger, you can consider contributing to the project-flogo/edge-contrib, where this would a better fit . https://github.com/project-flogo/edge-contrib

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants