Skip to content

Commit

Permalink
Minor formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
laurencelundblade committed Jul 16, 2019
1 parent 154fc43 commit 817d035
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions draft-ietf-rats-eat.md
Expand Up @@ -446,7 +446,7 @@ this are:
0x02 or vice versa. The main requirement on the manufacturer is
that UEIDs be universally unique.

### CDDL
### CDDL

ueid_claim = (
ueid: bstr )
Expand Down Expand Up @@ -805,13 +805,13 @@ following CDDL types are encoded in JSON as follows:
submods = 17
submod_name = 18

latitude 1
longitude 2
altitude 3
accuracy 4
altitude_accuracy 5
heading_claim 6
speed_claim 7
latitude = 1
longitude = 2
altitude = 3
accuracy = 4
altitude_accuracy = 5
heading_claim = 6
speed_claim = 7

### CBOR Interoperability

Expand Down

0 comments on commit 817d035

Please sign in to comment.