hsms icon indicating copy to clipboard operation
hsms copied to clipboard

Any plans to support binary and boolean data format?

Open raoulshih opened this issue 2 years ago • 9 comments

First of all, great work of @megahoneybadger and @fualfie to have it implemented in JavaScript, I'm wondering if you guys have any plans to support binary and boolean data format? I can't find in the document, and DataItem.Bin() method doesn't seem to work. Any suggestions?

raoulshih avatar May 16 '22 05:05 raoulshih

If it's really necessary I can add bin and bool.

megahoneybadger avatar May 16 '22 05:05 megahoneybadger

@megahoneybadger I'm going to use in a project that some stream functions have data items of binary and boolean, so thanks in advance if you can help to add them.

raoulshih avatar May 16 '22 05:05 raoulshih

I will try to add those by the end of the month.

megahoneybadger avatar May 16 '22 05:05 megahoneybadger

@megahoneybadger thanks :)

raoulshih avatar May 16 '22 05:05 raoulshih

Hi, when will an update be rolling out about binary and boolean data items? Thanks in advance.

raoulshih avatar Jun 06 '22 01:06 raoulshih

First of all, sorry that did not finish this feature till June: I was very busy.

I will try to add it by the end of the next week.

megahoneybadger avatar Jun 06 '22 01:06 megahoneybadger

Added bool. Next week will add binary.

megahoneybadger avatar Jun 17 '22 02:06 megahoneybadger

Added bool. Next week will add binary.

Thanks a lot!

raoulshih avatar Jun 20 '22 01:06 raoulshih

Added bool. Next week will add binary.

Sorry to bother again, when will binary be added to the code? Appreciate your reply.

raoulshih avatar Jul 04 '22 06:07 raoulshih