arbeiten:implementing_a_smart_access_prototype_to_lock_and_unlock_cars_with_google_assistant

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
arbeiten:implementing_a_smart_access_prototype_to_lock_and_unlock_cars_with_google_assistant [05.04.2018 17:34] pif53818arbeiten:implementing_a_smart_access_prototype_to_lock_and_unlock_cars_with_google_assistant [01.10.2019 11:45] (aktuell) Alexander Bazo
Zeile 1: Zeile 1:
-====== Implementing a Smart Access prototype to lock and unlock cars with Google Assistant ======+====== Implementierung eines Smart Access-Prototyps für ein Autoschloss auf der Basis von Google Assistant ======
  
 ---- dataentry StudentischeArbeit ---- ---- dataentry StudentischeArbeit ----
-Thema                       Implementing a Smart Access prototype to lock and unlock cars with Google Assistant +Thema                     Implementierung eines Smart Access-Prototyps für ein Autoschloss auf der Basis von Google Assistant  
-Art_thesistypes             : BA +Art_thesistypes           : BA  
-Betreuer_thesisadvisor      : Christian Wolff, Christopher Schott +BetreuerIn_thesisadvisor    : Christian Wolff, Christopher Schott (Continental) #  
-Student                     : Florian Pilsl +BearbeiterIn                   : Florian Pilsl  
-Professor_thesisprofessor   : Christian Wolff +ErstgutachterIn_thesisprofessor : Christian Wolff #  
-Status_thesisstate         in Bearbeitung +ZweitgutachterIn_secondthesisprofessor : N.N. 
-Stichworte_thesiskeywords   : Automtive, Mobile, Software Engineering +Status_thesisstate        abgeschlossen #  
-angelegt_dt                 : 2018-04-04 +Stichworte_thesiskeywords : Automtive, Mobile, Software Engineering  
-Beginn_dt                   :  +angelegt_dt               : 2018-04-04  
-Anmeldung_dt                :  +Beginn_dt                 2018-07-30 #  
-Antrittsvortrag_dt          :  +Anmeldung_dt              2018-07-30 #  
-Abschlussvortrag_dt         :  +Antrittsvortrag_dt        2018-04-30 #  
-Ende_dt                     +Abschlussvortrag_dt        #  
 +Abgabe_dt                   : 2018-09-30 #  
 +Textlizenz_textlicense : Unbekannt 
 +Codelizenz_codelicense Unbekannt
 ---- ----
 +
 +
 +
  
 === Hintergrund === === Hintergrund ===
Zeile 32: Zeile 38:
    
    
--How does the Actions on Google API system work ? +1. How does the Actions on Google API system work ? 
--How can we lock or unlock a specific car using the Google Assistant (“ok google, unlock my car”) + 
--What solutions are possible using the API? +2. How can we lock or unlock a specific car using the Google Assistant (“ok google, unlock my car”) 
--does the car always require an Internet connection  + 
--Can we re-use a connection between smartphone and vehicle based on BLE +3. What solutions are possible using the API? 
--what are the requirements on vehicle side ? + 
--Is there a reusability with different assistant competitors like Amazon Alexa?+4. does the car always require an Internet connection  
 + 
 +5. Can we re-use a connection between smartphone and vehicle based on BLE 
 + 
 +6. what are the requirements on vehicle side ? 
 + 
 +7. Is there a reusability with different assistant competitors like Amazon Alexa?
  
 === Erwartete Vorkenntnisse === === Erwartete Vorkenntnisse ===
  
-Advanced Software Engineering+Software Engineering
  
 === Weiterführende Quellen === === Weiterführende Quellen ===
 https://developer.google.com/actions/sdk/ https://developer.google.com/actions/sdk/