Commit bd8ed2cb authored by ASN.1 Checker's avatar ASN.1 Checker
Browse files

Documentation update

parent 5ff49c94
Loading
Loading
Loading
Loading
+14 −3
Original line number Original line Diff line number Diff line
@@ -19,9 +19,10 @@ IdDenmTgt ::= Uint8
```asn1
```asn1
c-DenmTgt-BeaconCommon    IdDenmTgt ::= 0
c-DenmTgt-BeaconCommon    IdDenmTgt ::= 0
c-DenmTgt-StaticCommon    IdDenmTgt ::= 1
c-DenmTgt-StaticCommon    IdDenmTgt ::= 1
c-DenmTgt-SecurityCommon  IdDenmTgt ::= 2
c-DenmTgt-IncDistanceAndTrafficDirection IdDenmTgt ::=2
c-DenmTgt-TrafficJam-TrafficJamAhead     IdDenmTgt ::= 3
c-DenmTgt-SecurityCommon  IdDenmTgt ::= 3
c-DenmTgt-DangerousSituation-Eebl  IdDenmTgt ::= 4
c-DenmTgt-TrafficJam-TrafficJamAhead     IdDenmTgt ::= 4
c-DenmTgt-DangerousSituation-Eebl  IdDenmTgt ::= 5
```
```


### <a name="SetMbObsDenmBeacon"></a>SetMbObsDenmBeacon
### <a name="SetMbObsDenmBeacon"></a>SetMbObsDenmBeacon
@@ -40,6 +41,14 @@ SetMbObsDenmStatic C-ASR-SINGLE-OBS ::= {
}
}
```
```


### <a name="SetMbObsDenmIncDistanceAndTrafficDirection"></a>SetMbObsDenmIncDistanceAndTrafficDirection
```asn1
SetMbObsDenmIncDistanceAndTrafficDirection C-ASR-SINGLE-OBS ::= {
  obs-DirectionNotUpstream,
  ...
}
```

### <a name="SetMbObsDenmSecurity"></a>SetMbObsDenmSecurity
### <a name="SetMbObsDenmSecurity"></a>SetMbObsDenmSecurity


Values:
Values:
@@ -93,6 +102,8 @@ SetMbObsTgtsDenm C-ASR-OBS-BY-TGT ::= {
    c-DenmTgt-BeaconCommon} |
    c-DenmTgt-BeaconCommon} |
  {MbSingleObservation{{SetMbObsDenmStatic}}   BY 
  {MbSingleObservation{{SetMbObsDenmStatic}}   BY 
    c-DenmTgt-StaticCommon} |
    c-DenmTgt-StaticCommon} |
    {MbSingleObservation{{SetMbObsDenmIncDistanceAndTrafficDirection}} BY 
    c-DenmTgt-IncDistanceAndTrafficDirection} |
  {MbSingleObservation{{SetMbObsDenmSecurity}} BY 
  {MbSingleObservation{{SetMbObsDenmSecurity}} BY 
    c-DenmTgt-SecurityCommon} |
    c-DenmTgt-SecurityCommon} |
  {MbSingleObservation{{SetMbObsDenmTrafficJam-TrafficJamAhead}}    BY 
  {MbSingleObservation{{SetMbObsDenmTrafficJam-TrafficJamAhead}}    BY 
+8 −0
Original line number Original line Diff line number Diff line
@@ -362,6 +362,14 @@ obs-LongAcc-ValueTooLarge C-ASR-SINGLE-OBS ::= {
}
}
```
```


### <a name="DistanceAndTrafficDirection-DirectionNotUpstream"></a>DistanceAndTrafficDirection-DirectionNotUpstream
```asn1
DistanceAndTrafficDirection-DirectionNotUpstream ::= NULL
c-Obs-DirectionNotUpstream IdMbObs::=1  
  obs-DirectionNotUpstream C-ASR-SINGLE-OBS ::=
  {DistanceAndTrafficDirection-DirectionNotUpstream BY c-Obs-DirectionNotUpstream }
```

### <a name="TrafficJam-RoadTypeIncWithTrafficJamAhead"></a>TrafficJam-RoadTypeIncWithTrafficJamAhead
### <a name="TrafficJam-RoadTypeIncWithTrafficJamAhead"></a>TrafficJam-RoadTypeIncWithTrafficJamAhead
```asn1
```asn1
TrafficJam-RoadTypeIncWithTrafficJamAhead  ::= NULL
TrafficJam-RoadTypeIncWithTrafficJamAhead  ::= NULL