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

Feedback on 'Parse CSV input' #66

Closed
rchandrashekar opened this issue Sep 12, 2019 · 1 comment
Closed

Feedback on 'Parse CSV input' #66

rchandrashekar opened this issue Sep 12, 2019 · 1 comment

Comments

@rchandrashekar
Copy link

How can iterate the msg.payload Object array.

I have an message array as below from the CSV file, how can i have a function to iterate.

Regds
Rahul.

[{"Sensor_Value":"0-200","Computed_Value":10},{"Sensor_Value":"200-300","Computed_Value":20},{"Sensor_Value":"300-400","Computed_Value":30},{"Sensor_Value":"400-500","Computed_Value":40},{"Sensor_Value":"500-600","Computed_Value":50},{"Sensor_Value":"600-700","Computed_Value":60},{"Sensor_Value":"700-800","Computed_Value":70},{"Sensor_Value":"800-900","Computed_Value":80}]

@knolleary
Copy link
Member

Hi - this issue tracker is for feedback on the cookbook. It is not a place to ask questions and get help with your problems.

Please use the forum.

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

No branches or pull requests

2 participants