Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


Question

Posted

Hi Guys!
I have tried almost everything now and need some help please!

Please login or register to see this image.

/emoticons/default_biggrin.png" alt=":D" srcset="https://forum.fibaro.com/uploads/emoticons/[email protected] 2x" width="20" height="20" />
If i open up my browser and type this in and click Enter  "

Please login or register to see this link.

everything works like it should..
But i simply cant get a virtual device in HC2 to send this exact string!

 

What to do ?
I have tried with GET and POST in many different combinations.. but not the correct one yet i guess

Please login or register to see this image.

/emoticons/default_biggrin.png" alt=":D" srcset="https://forum.fibaro.com/uploads/emoticons/[email protected] 2x" width="20" height="20" />

 

Please help ?

 

5 answers to this question

Recommended Posts

  • 0
Posted

Please login or register to see this code.

HTTP = Net.FHttp("192.168.1.53", 11000)

response, status, errorCode = HTTP:GET("/Play")

if ( errorCode == 0 )

then

print("OK!")

end

  • 0
  • Inquirer
  • Posted

    Please login or register to see this code.

    Thanks - it actually works!

    But - it doesnt work 100%. Sometimes it works and sometimes it doesnt. How can i see why it doesnt?

    Please login or register to see this image.

    /emoticons/default_smile.png" alt=":)" srcset="https://forum.fibaro.com/uploads/emoticons/[email protected] 2x" width="20" height="20" />

    • 0
    Posted

    Try this:

    Please login or register to see this code.

    You should see the status and errorCode, what are these values if it is not working?

    • 0
  • Inquirer
  • Posted

    Try this:

    Please login or register to see this code.

    You should see the status and errorCode, what are these values if it is not working?

    I might not be the most clever one here - but where am i supposed to look what it prints?

    Please login or register to see this image.

    /emoticons/default_smile.png" alt=":)" srcset="https://forum.fibaro.com/uploads/emoticons/[email protected] 2x" width="20" height="20" />

    nothing happens as far as i can see!

    • 0
    Posted

    At the left side, just below the image you see 2 buttons, "Change Icon" and "Debug". Press "Debug" then press "Start".

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Answer this question...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...