- From: Vincent Scheib <scheib@google.com>
- Date: Mon, 4 Aug 2014 09:27:33 -0700
- To: "WALSH, Scott" <scott.walsh@plantronics.com>
- Cc: Mats Andersson <mats.andersson@connectblue.com>, Jeffrey Yasskin <jyasskin@google.com>, "int-main@bluetooth.org" <int-main@bluetooth.org>, "public-web-bluetooth@w3.org" <public-web-bluetooth@w3.org>
- Message-ID: <CAK-EfX=S-YfjDxcPf3-yShYf0+E0Yb2hW0gfn8rDE6cj=ZRAwQ@mail.gmail.com>
Thank you Mats and Scott, The GAP and GATT RESTful APIs enable access via a gateway to bluetooth devices. This seems appropriate for servers, and possibly user's computers that connect to a gateway. The API we are pursuing at http://github.com/jyasskin/web-bluetooth facilitates a direct connection from a user's computer or mobile device to a bluetooth device without the use of a wireless ethernet connection. The goal is to enable web sites access comparable to a native API on a computer. Note that websites currently can be cached offline with AppCache, and in progress Service Worker implementations will improve this capability. On Mon, Aug 4, 2014 at 3:56 AM, WALSH, Scott <scott.walsh@plantronics.com> wrote: > Hi Mats, > > > > > > See https://developer.chrome.com/apps/bluetooth and > https://developer.chrome.com/apps/bluetoothLowEnergy for details of > browser based methods for interacting with Bluetooth devices. > > > > But do also see > https://github.com/jyasskin/web-bluetooth/blob/gh-pages/use-cases.html to > get more of an idea, the details are a little thin right now. > > > > SW. > > > > *From:* int-main@bluetooth.org [mailto:int-main@bluetooth.org] *On Behalf > Of *Mats Andersson > *Sent:* 03 August 2014 10:49 > *To:* Jeffrey Yasskin > *Cc:* int-main@bluetooth.org; public-web-bluetooth@w3.org > *Subject:* Re: [int-main] Working on a Web Bluetooth API at the W3C > > > > Hi, > > > > Is it something like the GAP and GATT RESTful APIs you are looking for? See > > > > > https://www.bluetooth.org/en-us/specification/reference-publications/white-papers > > > > These were developed within the Internet WG and published this spring. > > > > BRG > > Mats Andersson > > u-blox/connectBlue > > > 1 aug 2014 kl. 20:16 skrev "Jeffrey Yasskin" <jyasskin@google.com>: > > Hello Bluetooth Internet WG, > > The Chrome team has started an effort to give web sites the ability to > discover and communicate with Bluetooth devices. We're coordinating > through a W3C Community Group, at > http://www.w3.org/community/groups/proposed/#web-bluetooth, and a > github repository containing use cases and the draft standard, at > https://github.com/jyasskin/web-bluetooth. > > We are interested to hear from Bluetooth Internet WG members regarding > related work, and hope to find additional collaborators for a web > browser API to Bluetooth devices. > > Thanks, > Jeffrey Yasskin > /n/n/n/n(c) Copyright, Bluetooth SIG, Inc. This email message and any > attachments may contain confidential information that is legally protected > and is solely intended for the individuals and their respective Bluetooth > SIG member companies on this mailing list. Any unauthorized disclosure, > use, copying, or distribution is strictly prohibited. Usage of this mailing > list must comply with the terms of usage located at > https://www.bluetooth.org/about/legal.htm. If you are not the intended > recipient, please notify the author and destroy the original transmission > without reading or saving. > > > ------------------------------ > > CONFIDENTIALITY NOTICE: This e-mail transmission, and any documents, files > or previous e-mail messages attached to it, may contain information that is > confidential and/or legally privileged. If you are not the intended > recipient, or a person responsible for delivering it to the intended > recipient, please DO NOT disclose the contents to another person, store or > copy the information in any medium, or use any of the information contained > in or attached to this transmission for any purpose. If you have received > this transmission in error, please immediately notify the sender by reply > email or at privacy@plantronics.com, and destroy the original > transmission and its attachments without reading or saving in any manner. > > For further information about Plantronics - the Company, its products, > brands, partners, please visit our website www.plantronics.com. >
Received on Monday, 4 August 2014 16:28:31 UTC