...
# | Item | Related use case | Description |
---|---|---|---|
RQ.GS.1 | GPS and Sensor data distribution registration | UC.GS.1, UC.GS.2, US.GS.3 | GPS and Sensor communication module shall be able to register the delivery of GPS(including time) and Sensor data to the application that wants to receive them. |
RQ.GS.2 | Utilization of the function from the application | UC.GS.1, UC.GS.2, US.GS.3 | GPS and Sensor communication module shall send the necessary GPS(including time) and Sensor data to the registered applications. |
RQ.GS.3 | Acquisition of GPS data and Sensor data | UC.GS.1, UC.GS.2, US.GS.3 | GPS and Sensor communication module shall receive GPS and Sensor data transmission requests from applications. Dead Reckoning function is not provided by this system, and needs to be implemented separately. Since acquired GPS and Sensor data, etc. are required, the data will be provided when the request is sent from the system owning Dead Reckoning function. Dead Reckoning機能の提供は本システムが行うものではなく、別に実装が必要である。取得した位置情報と加速度情報などが必要なため、Dead Reckoning機能を保有しているシステムからデータ取得要求があればデータを提供する。 |
RQ.GS.4 | Provision of GPS data and Sensor data | UC.GS.4 | GPS and Sensor communication module shall receive the GPS and Sensor data transmission request from the application and provide the necessary data. |
...