Hi Niranda,

Do you mean transferring data as bytes or simply in binary form?

I think there were some discussions earlier around adding the capability to
send attributes in binary form. Actually, I went through the code in new
Siddhi-3.0.0 and it seems there is support for 'Object' types. This can be
used to pass objects through Siddhi, though we don't have support in Siddhi
to do any manipulations on the object itself. But not sure whether this
satisfies your requirement to have it in byte form. Can you elaborate on
any use case you have in mind that uses byte data type?

Anyway, there is no support for byte form at databridge level AFAIK.

+1 to add this capability for databridge. Can you start a thread in arch@
list about adding byte as a supported data type for databridge also
mentioning the usecase as well?

Thanks,
Lasantha

On 7 June 2015 at 01:18, Niranda Perera <[email protected]> wrote:

> Thanks Lasantha.
>
> so we are not supporting 8bit or 16 bit data types, isnt it?
>
> dont you think we should add that to databridge?
>
> On Sat, Jun 6, 2015 at 2:29 PM, Lasantha Fernando <[email protected]>
> wrote:
>
>> Hi Niranda,
>>
>> Those would be the same data types as supported by databridge component.
>> i.e. namely
>>
>>
>>    - int
>>    - long
>>    - float
>>    - double
>>    - string
>>    - bool
>>
>>
>> But I think this is not mentioned anywhere in our documentation. Added
>> these types to the page about stream definitions in [1].
>>
>> [1] https://docs.wso2.com/display/CEP400/Event+Stream+Definitions
>>
>> Thanks,
>> Lasantha
>>
>> On 6 June 2015 at 11:25, Niranda Perera <[email protected]> wrote:
>>
>>> Hi,
>>>
>>> can you please point me to a documentation page where I could find the
>>> data types supported by Siddhi QL?
>>>
>>> thanks
>>>
>>> --
>>> *Niranda Perera*
>>> Software Engineer, WSO2 Inc.
>>> Mobile: +94-71-554-8430
>>> Twitter: @n1r44 <https://twitter.com/N1R44>
>>> https://pythagoreanscript.wordpress.com/
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> [email protected]
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *Lasantha Fernando*
>> Senior Software Engineer - Data Technologies Team
>> WSO2 Inc. http://wso2.com
>>
>> email: [email protected]
>> mobile: (+94) 71 5247551
>>
>
>
>
> --
> *Niranda Perera*
> Software Engineer, WSO2 Inc.
> Mobile: +94-71-554-8430
> Twitter: @n1r44 <https://twitter.com/N1R44>
> https://pythagoreanscript.wordpress.com/
>



-- 
*Lasantha Fernando*
Senior Software Engineer - Data Technologies Team
WSO2 Inc. http://wso2.com

email: [email protected]
mobile: (+94) 71 5247551
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to