Skip to content

Commit 83c013e

Browse files
authored
Added definitions section
1 parent 4620c4d commit 83c013e

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

general-information.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This document contains specifications that are shared between the various MDS AP
66

77
* [Beta Features](#beta-features)
88
* [Costs and Currencies](#costs-and-currencies)
9+
* [Definitions](#defintions)
910
* [Devices](#devices)
1011
* [Propulsion Types](#propulsion-types)
1112
* [Responses](#responses)
@@ -38,6 +39,16 @@ If the currency field is null, USD cents is implied.
3839

3940
[Top][toc]
4041

42+
## Definitions
43+
44+
Defining terminology and abbreviations used throughout MDS.
45+
46+
- **API** - Application Programming Interface - A function or set of functions that allow one software application to access or communicate with features of a different software application or service.
47+
- **API Endpoint** - A point at which an API connects with a software application or service.
48+
- **PROW** - Public Right of Way - the physical infrastructure reserved for transportation purposes, examples include sidewalks, curbs, bike lanes, transit lanes and stations, traffic lanes and signals, and public parking.
49+
50+
[Top][toc]
51+
4152
## Devices
4253

4354
MDS defines the *device* as the unit that transmits GPS or GNSS signals for a particular vehicle. A given device must have a UUID (`device_id` below) that is unique within the Provider's fleet.

0 commit comments

Comments
 (0)