Enter forum description here ...
0

VIERA IP Control

Jamel Nacef 9 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 9 years ago in Devices / DSC updated by ComfortClick Support 9 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
Answered

Basic Serial Device

Brent Broge 10 years ago in bOS Configurator / Devices updated by ComfortClick Support 9 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

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

Lighting control logic

Andy Gill 9 years ago in bOS Configurator / Tasks updated by ComfortClick Support 9 years ago 13

Hi There,


I'm having some problems understanding tasks/programs. At the moment I'm just testing things out before I install in my new house so need to get things right.

So I want to use an occupancy detector to turn on and off a light, when that light has not been turned on by a scene or switch in which case it has no effect.

What seems to be happening is that when the occupancy sensor turns on the light (which it does) the scene also changes, so the IF statement to pick up that the scene is off no longer allows the light to go off under the occupancy detection?


Could some one give me an example? hopefully it make sense but please elt me know if you need further info.


Thanks

Answer
ComfortClick Support 9 years ago

Hello,

sorry for late reply. I just tested your movement detector setup and it seems that there is a bug in Movement detector task. Blocking value is refreshed only after second command. We will fix this as soon as possible.


Regards

0
Answered

ModBus // Broken Connection

Mosé Marangoni 9 years ago in Devices / Modbus updated by Jure Lahajnar 9 years ago 12

Hi,

I'm using a modbus devices (light,dimmer,ect) with moxa RTUtoTCP converter, the connection is instable and every time give me the message "Error connecting to device", after few second "Device is connected" but if try to change state I get message "Error setting value .... device is not connect ..." After few second the state change anyway but the interaction is very very slow


Any suggestion please?

Thanks a lot

Answer
ComfortClick Support 9 years ago

We are checking the Modbus driver again, possible fixes will be available in next update.

0
Answered

Error in BOSconfigurator

Jurgen Van Puyenbroeck 10 years ago in bOS Configurator updated 10 years ago 8

After selecting any function in my BOSConfigurator I receive this message.

0
Answered

HTTP Request Data

Mehul Patel 10 years ago in bOS Configurator updated by Thomas Curtis 10 years ago 2

How do you retrieve data from device using http get method? I am trying to get power status of denon receiver over IP.

Answer
ComfortClick Support 10 years ago

Hello,

unfortunately our HTTP driver does not support two way communication. You can only control the device, but you cannot get status from the device. We will improve that in future releases.


Regards