Re: [web-bluetooth] This makes all but the device and uuids attributes optional (#421)

@g-ortuno I think they all are optional today. If there isn't any manufacturer data, the `manufacturerData` map has no elements. If there are no UUIDs, the `uuids` array is empty. If there's no name, the `name` is null.

-- 
GitHub Notification of comment by jyasskin
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/pull/421#issuecomment-447140066 using your GitHub account

Received on Thursday, 13 December 2018 22:15:51 UTC