| 10 | 2.The Internet of Things (IoT) is a scenario in which objects, animals or people are provided with unique identifiers and the ability to transfer data over a network without requiring human-to-human or human-to-computer interaction. |
| 11 | Related link:http://en.wikipedia.org/wiki/Internet_of_Things |
| 12 | |
| 13 | 3.Context-Aware computing refers to a general class of mobile systems that can sense their physical environment, and adapt their behavior accordingly. |
| 14 | Related link:http://en.wikipedia.org/wiki/Context_awareness |
| 15 | |
| 16 | === System Architecture === |
| 17 | |
| 18 | |
| 19 | === Goal === |
| 20 | |
| 21 | This project has two goals: |
| 22 | |
| 23 | 1.Transmit data on MF stack |
| 24 | 1).Ideally deploy a wireless sensor network at different locations in specific area. |
| 25 | 2).Each location has a sensor gateway, which can record location information and run MobilityFirst, to transmit sensor data to MF Server |
| 26 | |
| 27 | 2.Name assignment Service |
| 28 | 1).Whenever MF Server receive a type of data, it will assign a GUID to this data |
| 29 | 2).MF Server can query data based on GUID instead of IP address |
| 30 | |
| 31 | |
| 32 | === Progress === |