Skip to content

Commit

Permalink
adding company name. Fixes #22 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterowens authored Jul 16, 2018
1 parent e4e082a commit 7be4e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Response:
| `location` | Point | Required | Must be in WGS 84 (EPSG:4326) standard GPS projection |
| `battery_pct` | Float | Required if Applicable | Percent battery charge of device, expressed between 0 and 1 |
| `associated_trips` | UUID | Optional based on device | For “Reserved” event types, associated trips (foreign key to Trips API) |

| `company_name` | String | Required | Company Name |
### Event Types

| event_type | event_type_description | reason | reason_description |
Expand Down

0 comments on commit 7be4e13

Please sign in to comment.