Enter forum description here ...
0
Under review

mDNS reply reading via Basic driver.

Artem Kuteynikov 3 years ago in Devices / Basic updated 3 years ago 2

Hello,

a device publishes its services as mDNS message/reply, is there a chance to fetch data from such message?

As far as i can see mDNS utilizes UDP, but Basic driver configured as: Udp, Device_ip_address, src_port_number (as remote port), dst_port_number (as local port), ASCII, text, won`t do any good. Sniffer shows that device posts requests/replies which contain data i need though.

Thanks. 

0
Under review

Convert hex to decimal

Fredrik Johansson 3 years ago in Devices / Basic updated 2 years ago 3

Hi,

I have data that is in HEX but I want to dispay them as decimal is there any function for this? I have not found anything.

And another question; is it possible to enable/disable an device through a command or variable?

The device I am currently working on only has the communication port open for about 20 seconds than it closes resulting in many connected/disconnected messages.

I would like to enable the device, send the command, get an response then disable the device.

0
Under review

Connect Smart meter (Fluvius) to Comfortclick

Michiel Kenis 3 years ago in Devices / Basic updated 3 years ago 14

Hi, 

I recently acquired a Smart meter by our Belgian energy supplier Fluvius. It has some ports to be connect and I have connected both my Jigsaw and my meter using a R12-USB cable. 

I've added a "Basic" device with the required parameters, but all I get back on the Raw Data is FF and the Encoded data value is ?

Image 3059


Image 3058



It looks like the device is connected, but I cannot extract or read data from this device. Does anyone have an idea what the "FF" or "?" stands for and how to fix this? 

Best regards, 

Michiel

0

String Editor - unprintable text

Peter Elvidge 3 years ago in Devices / Basic 0

Hi,  When using the string editor (in the basic device driver). - what format codes etc. are allowed - is this documented anywhere?  I'm trying to figure out how to include unprintable chars ..  and to keep it readable and possible to format values in correctly was trying not to revert to just using hex.   .. in the example below I need the variable to be formatted in as a 2 digit hex representation of the integer..

 

Image 2976

0

Control an Onkyo receiver via IP using basic driver

Peter Elvidge 3 years ago in Devices / Basic 0

Hi, has anyone tried to control an onkyo Receiver or similar using the basic driver?   The command protocol looks simple with one major exception - you need to calculate the length of the command and send this as part of the message in bigendian format.. is there any way to hack this together in bOS?  I guess if you limit yourself to commands of fixed length it will be possible?? ..  the protocol as I found it on the internet is attached if useful to anyone... Onkyo Serial AVR_5-17.xlsx

Image 2970

0
Under review

Hex codes for serial device dissappeared after upgrade to 4.4.4

Brent Broge 5 years ago in Devices / Basic updated by ComfortClick Support 5 years ago 3

I believe I was at 4.4.2 and now my projector on/off stopped working. Here is an error after the upgrade:

Devices : 2/22/2019 9:48:37 AM : Error : Devices\Projector\On : Error initing setting: Devices\Projector\On.HexData Unable to cast object of type System.String to type BOSCommon.ValueTypes.CMString. at lambda_method(Closure , Object , Object )
at BOSCommon.Data.SettingData.SetValue()
at BOSCommon.Data.NodeHost.InitObjectSettings()

0

change units

Jaume Almirall 5 years ago in Devices / Basic updated by Fabien Fuster 5 years ago 3

Hi,

I'm using a electrical energy counter, the values recived are in W, mA, mV, and I want to convert to KW, A, and V.

How I can convert these values? 

0

yahoo weather

info 5 years ago in Devices / Basic updated by Fabien Fuster 5 years ago 4

Hi!!!  I have a problem with yahoo weather services in all my 6  devices PC and  Jigsaw. there isn't any received weather data from  29.12.2018

0
Under review

Calculate the SUM of serial packet

Rexhep Bunjaku 6 years ago in Devices / Basic updated by ComfortClick Support 6 years ago 1

I need to send data to serial port on HEX format, but in the end of packet I need to calculate the the XOR of Packet and SUM of packet. Can You explain how can I do it?

Image 1387

* the data is an integer.

0

HEX tof TEXT

imperialbms 7 years ago in Devices / Basic 0

Jestem nowy i mam problem z wyświetlaniem aktualnego tekstu ze wzmacniacza DENON AVR. Tekst jest wyświetlany tylko w formacie HEX, czy wiesz, ile wartości można przekształcić w tekst?A.