Enter forum description here ...
0

VIERA IP Control

Jamel Nacef 10 years ago in Devices / Other updated by anonymous 7 years ago 0

This is what I'm trying to achieve:


I successfully can control my TV from Firefox POST plugin with following URL, Headers and payload:

POST URL: http://192.168.155.105:55000/nrc/control_0/

HEADERS:

Accept: text/xml
Cache-Control: no-cache
Pragma: no-cache
SOAPACTION: "urn:panasonic-com:service:p00NetworkControl:1#X_SendKey"
Content-Length: 324

Content-Type: text/xml;charset="utf-8"


PAYLOAD (data):

<?xml version="1.0" encoding="utf-8"?>
<s:Body>
<u:X_SendKey xmlns:u="urn:panasonic-com:service:p00NetworkControl:1">
<X_KeyEvent>NRC_MUTE-ONOFF</X_KeyEvent>
</u:X_SendKey>
</s:Body>
</s:Envelope>


I'm able to MUTE and UNMUTE my TV, and I have also tested following commands which also works:


"NRC_CH_DOWN-ONOFF", // channel down
"NRC_CH_UP-ONOFF", // channel up
"NRC_VOLUP-ONOFF", // volume up
"NRC_VOLDOWN-ONOFF", // volume down
"NRC_MUTE-ONOFF", // mute
"NRC_TV-ONOFF", // TV
"NRC_CHG_INPUT-ONOFF", // AV,
"NRC_RED-ONOFF", // red
"NRC_GREEN-ONOFF", // green
"NRC_YELLOW-ONOFF", // yellow
"NRC_BLUE-ONOFF", // blue
"NRC_VTOOLS-ONOFF", // VIERA tools
"NRC_CANCEL-ONOFF", // Cancel / Exit
"NRC_SUBMENU-ONOFF", // Option
"NRC_RETURN-ONOFF", // Return
"NRC_ENTER-ONOFF", // Control Center click / enter
"NRC_RIGHT-ONOFF", // Control RIGHT
"NRC_LEFT-ONOFF", // Control LEFT
"NRC_UP-ONOFF", // Control UP
"NRC_DOWN-ONOFF", // Control DOWN
"NRC_3D-ONOFF", // 3D button
"NRC_SD_CARD-ONOFF", // SD-card
"NRC_DISP_MODE-ONOFF", // Display mode / Aspect ratio
"NRC_MENU-ONOFF", // Menu
"NRC_INTERNET-ONOFF", // VIERA connect
"NRC_VIERA_LINK-ONOFF", // VIERA link
"NRC_EPG-ONOFF", // Guide / EPG
"NRC_TEXT-ONOFF", // Text / TTV
"NRC_STTL-ONOFF", // STTL / Subtitles
"NRC_INFO-ONOFF", // info
"NRC_INDEX-ONOFF", // TTV index
"NRC_HOLD-ONOFF", // TTV hold / image freeze
"NRC_R_TUNE-ONOFF", // Last view
"NRC_POWER-ONOFF", // Power off

"NRC_D1-ONOFF",

"NRC_D2-ONOFF",

"NRC_D3-ONOFF",

"NRC_D4-ONOFF",

"NRC_D5-ONOFF",
"NRC_D6-ONOFF",

"NRC_D7-ONOFF",

"NRC_D8-ONOFF",

"NRC_D9-ONOFF",

"NRC_D0-ONOFF",



Now to my question, how to format this in bOS?


I have created a Basic HTTP device:

Image 142


And created one command as follows:

Image 143

Image 144


When try to call this command I get this error message in the log:


Error running Send.. Exception has been thrown by the target of an invocation.. BOSCommon.Exceptions.NodeException: Exception of type BOSCommon.Exceptions.NodeException was thrown.

at ComfortClick.Basic.BasicHttp.SendCommand(Object message, Object stateNode, Object stateValue)
at ComfortClick.Basic.Commands.HttpCommand.Send(). at System.RuntimeMethodHandle.InvokeMethod(Object target, Object arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object parameters, Object arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object parameters, CultureInfo culture)
at BOSCommon.Data.NodeHost.CallFunction(String functionName, Object arguments).


What is wrong?

0
Answered

DSC IT-100 PC-Link

Fabricio Riani 10 years ago in Devices / DSC updated by ComfortClick Support 10 years ago 1

Hello good afternoon!


I am setting up the DSC control panel, PowerSeries PC1832 with IT-100 module, but when I'm with the PC-Link cable connected in the central PC1832 can communicate with ComfortClick the IT-100, when I remove the central caboPC-Link and continue with serial cable connected the IT-100 and the server can not communicate with the comfortclick.
What could be happening?
Thank you.
0
Fixed

Sun time

Jérôme Carannante Carannante 10 years ago in bOS Server updated by ComfortClick Support 10 years ago 3

Hello,


I'm in France, and the "sun" component don't give the good hour. Since the change to winter time there is a delay of one hour.


how can I do to solve this problem?

I have the version 3.9.10.


Thanks

0
Answered

Basic Serial Device

Brent Broge 10 years ago in bOS Configurator / Devices updated by ComfortClick Support 10 years ago 4

Hi, I can send a command to a serial device successfully. My question is where does the received data go? I have a temperature sensor that is connected with a serial connector. I can send the request and I see the temperate in the debug window in comfort click (in hex format). How can I store this data in a value in comfort click to output that info in the client? Is this possible?

0
Answered

Create icons

JLPinto 10 years ago in General updated by ComfortClick Support 10 years ago 2
How can i create icons like yours (with 2 diferent icons for light ou dark background)?
0
Answered

Task Scenes

Jérôme Carannante Carannante 10 years ago in bOS Configurator / Tasks updated by ComfortClick Support 10 years ago 1

I would like to know how triggers on the scenes works. It is necessary that all trigger conditions is met to launch the function.

I would like to start such an action by pressing a knx boutton and depending on the day or night. how to do this?

Answer
ComfortClick Support 10 years ago

The scene is triggered when any condition is met. If you would like to trigger scene based on logic, create a program task with your custom conditions and trigger the scene through program task.

0
Answered

Z-WAVE USB Dongle

Stefan Nicolae 10 years ago in Devices / Z-Wave updated by ComfortClick Support 10 years ago 1
Hi,
I have a question:
Z-WAVE ZU1401 Vision USB Dongle is compatible with comfortclick?

Thanks!
Answer
ComfortClick Support 10 years ago
We have no experience with Z-WAVE ZU1401 Vision USB dongle.

We used Aeon USB stick and Zwave ME USB stick. We recommend the Aeon Stick as it has a device inclusion button integrated into the device
0
Answered

Danfoss Living Connect compatible with comfort click?

Fred Hartman 10 years ago in Devices / Z-Wave updated 9 years ago 21

Are the Danfoss living connect radiator thermostaats compatible with the comfort click software
see link below for more info.

Datasheet Danfoss linking connect

Best regards,
Fred
0
Answered

Basic Li​cens become Demo Licens agen

Jens Mikkelsen 10 years ago in bOS Server updated by ComfortClick Support 10 years ago 1

i got a bOS V.3.0.76. Sometime my Basic Licens become Demo Licens agen. Then i need to restart my bOS service. Whats wrung?

Answer
ComfortClick Support 10 years ago

Please contact us on support@comfortclick.com and send us license ID.

0
Under review

Weather doesn’t work

Marco Magnani 10 years ago in bOS Server updated by ComfortClick Support 9 years ago 2

Dear

After the bos server last update the Weather doesn’t work anymore. I did a page with my city weather but it doesn’t update anymore: it shows the same data (temperature, meteo forecast wind speed, etc)

Regards

Marco