muka/go-bluetooth

Please generate version bluez-5.66.json

Opened this issue · 4 comments

dezi commented

Hello,

i get the following warning:

level=warning msg="MapToStruct: invalid field detected *device.Device1Properties.Bonded"

I guess the device property "Bonded" was introduced by bluez 5.66 and I like
to use this field. (Important for BLE devices)

I would be very happy, if this version is generated.

Regards,
dezi

0x5e commented

+1

andig commented

Friendly ping @muka would that be possible?

andig commented

I have no success running this under docker with bluez installed in order to create a PR:

go run ./srcgen/main.go full --debug
FATA[0000] chdir ../src/bluez/doc: no such file or directory

Unfortunately I don't have access to a Linux machine :/

andig commented

Actually: there is a PR: #186