Difference between revisions of "Component: Reddit News Headlines (Comms: IoT/Cloud)"
From Flowcode Help
Jump to navigationJump to searchLine 20: | Line 20: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 38: | Line 40: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 58: | Line 62: | ||
Example showing how to retrieve and display the time using bytes or string RTC component. | Example showing how to retrieve and display the time using bytes or string RTC component. | ||
− | == | + | ==Macro reference== |
{| class="wikitable" style="width:60%; background-color:#FFFFFF;" | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" |
Revision as of 14:13, 20 January 2023
Author | MatrixTSL |
Version | 1.0 |
Category | Comms: IoT/Cloud |
Contents
Reddit News Headlines component
Easily allows you to collect the news headlines RSS feed from reddit.com
Component Source Code
Please click here for the component source code: FC_Comp_Source_RedditNewsHeadlines.fcfx
Detailed description
No detailed description exists yet for this component
Examples
RTC DS1307 DS3231 Example.fcfx
Example showing how to retrieve and display the time using bytes or string RTC component.
Macro reference
![]() |
RequestData |
Requests headline RSS feed from reddit Returns true if the request was successful. Must be called before trying to call the GetHeadline macro. | |
![]() |
Return |
![]() |
Initialise |
Sets up the component ready to collect weather data. | |
![]() |
Return |