Select to view content in your preferred language

How would I bring this feed into Velocity

489
2
Jump to solution
12-02-2025 11:21 AM
LCarson
Occasional Contributor

I am looking to bring in lightning data as a feed for Velocity and I am wonder how I would do that with this type of API.

 

https://devportal.dtn.com/catalog/Weather/dtn-lightning-api/documentation#overview

0 Kudos
1 Solution

Accepted Solutions
JeffSilberberg
Frequent Contributor

@LCarson 

    So, for Lightning, you really want a service that has a Web Hook, AKA it will POST to you, not something you have to sit and poll every so often.   

     The National Lightning  Detection Network, supported by Vaisala, will do this for you.  Others claim to have the support but as yet have not found one that actually does. Also,  I suggest that you pass the data to an API you host and support, and then post to a Velocity FEED to limit the items you need to support in Velocity and for better control.   Webhooks and Pushed Data.

    There are also a number of hardware providers that you can set up your own detection station and then pass that data into Velocity.  

    Happy to take this offline if you want to talk in more detail, just DM me your contact details. 

 

 

 

View solution in original post

0 Kudos
2 Replies
JeffSilberberg
Frequent Contributor

@LCarson 

    So, for Lightning, you really want a service that has a Web Hook, AKA it will POST to you, not something you have to sit and poll every so often.   

     The National Lightning  Detection Network, supported by Vaisala, will do this for you.  Others claim to have the support but as yet have not found one that actually does. Also,  I suggest that you pass the data to an API you host and support, and then post to a Velocity FEED to limit the items you need to support in Velocity and for better control.   Webhooks and Pushed Data.

    There are also a number of hardware providers that you can set up your own detection station and then pass that data into Velocity.  

    Happy to take this offline if you want to talk in more detail, just DM me your contact details. 

 

 

 

0 Kudos
LCarson
Occasional Contributor

Jeff, thanks for the answer, I would like to talk more in detail as I am still new to Velocity and my company is weighing its usability. 

0 Kudos