- From: Rees, Kevron <kevron.m.rees@intel.com>
- Date: Tue, 15 Jul 2014 13:50:46 -0700
- To: "public-autowebplatform@w3.org" <public-autowebplatform@w3.org>
Applications need a way of understanding which zone they are in so
that they can access data from their zone. I propose adding a method
either to the Zone or to Vehicle interface that allows the application
to discover which zone the application is running in:
partial interface Zone {
Zone getApplicationZone();
}
Thoughts?
-Kevron
Received on Tuesday, 15 July 2014 20:51:15 UTC