I'd like to access weather station data on weatherlink.com with a brx with onboard ethernet. Attached is a screenshot of the API token that I think I will need to communicate. Just looking for general direction on how to get started, maybe a link to a domore help topic.Api Weatherlink data: https://weatherlink.github.io/v2-api/
Doing another api project to a refrigeration KE2 controller, but keep getting the following error message: Client sent an HTTP request to an HTTPS server. How can i make the request a https request?
I already tried that, but then it won't let me enter an ip address, the controllers are on my local lan.
So is there no way to send a get " https://192.168.1.207/api/status" to a device on my local network with a brx plc? The same request works everytime on my chrome browser address bar.