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
Lambik 194
What is the proper way to send a http-command from the HC2 to another LAN device, like an IP-camera?
The goal is to make a virtual device which can send a http-command to a Panasonic IP-camera. This command will enable or disable the camera's 'privacy mode' mode.
The commands to send is:
Enable privacy modus:
Please login or register to see this code.
Disable privacy command:
Please login or register to see this code.
Status privacymodus:
Please login or register to see this code.
Return: 1 (Enabled)
Return: 0 (Disabled)
Return: -1 (No Func parameter)
Return: -2 (No Kind parameter)
Return: -3 (No Data parameter)
Return: -4 (Invalid Func value or Invalid Kind value, Unsupported feature)
Return: -6 (Error while writing to flash memory)
Return: -7 (Privacy button setting (enable/disable), changed while Privacy Mode was turned on)
Return: -8 (Upper data setting error)
Return: -9 (Administrator ID and password not set)
Return: -11 (Not accessed by administrator)
Thanx in advance!
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.