Dominik Vorreiter

Results 19 comments of Dominik Vorreiter

Auto discovery does not work with rfc2217, right? I'll have to change my docker config to expose USB to OpenHAB again, that's why I haven't tested yet. Plans are to...

Test was not successful. Manufacturer name and product name do not match! Here is my UsbSerialDeviceInformation: 01:02:35.208 [DEBUG] [.EnOceanUsbSerialDiscoveryParticipant] - New device found: UsbSerialDeviceInformation [vendorId=0x0403, productId=0x6001, serialNumber=xxxxxxxx, manufacturer=FTDI, product=FT232R USB...

https://www.amazon.de/d/B01DRO7B2U Maybe not the official stick :-D

> Drawback: Auto discovery of these sticks is not working. That's fine, but then we should mention it in the docu with a guide to add them manually.

I'm also interested in using this library on Android platform.

So, 2,5 years later :-) After using influxdb for a while I wanted to make the next step and combine many items in one measurement. This will make many things...

Hi, I have a project which requires AES-ECB for iOS and Android. It would be great if you could implement this mode. Thanks!

Hi @whyoleg, in this project we communicate with a bike lock via BT LE. During the authentication process the lock sends us a challenge, which we have to decrypt, modify,...

Hi @whyoleg, one idea would be to annotate the function / class with a "Unsafe to use" opt-in annotation: https://kotlinlang.org/docs/opt-in-requirements.html