HTTP Request for LightwaveRF Link
-
I'm trying to configure a Flic HTTP Request via the Hub LR to switch on/off a LightwaveRF socket. The API for LightwaveRF is here:
LightwaveRF APII've been trying to get the correct syntax for this in the HTTP Request on the Hub but have failed so far.
Anyone got this working and can advise on the correct format for this to work?
-
@Emil many thanks for that. Yes looks like it's entirely possible using the SDK. However I'm a complete novice when it comes to coding and this is probably beyond my capabilities.
If anyone else has written a script which will integrate LightwaveRF Link into Flic that would be great.
-
Seems like that product uses UDP for the communication rather than HTTP.
You need to use our hub sdk in that case. See https://flic.io/flic-hub-sdk.