Commit 16601057 authored by ASN.1 Documenter's avatar ASN.1 Documenter
Browse files

fix poim messageId

parent 904aaa25
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ FROM POIM-ParkingAvailability {itu-t (0) identified-organization (4) etsi (0) it
*/

POIM ::= SEQUENCE { 
    header  	ItsPduHeader (WITH COMPONENTS {... , protocolVersion (1), messageId(poi)}),        
    header  	ItsPduHeader (WITH COMPONENTS {... , protocolVersion (1), messageId(poim)}),        
    payload     WrappedPoiInformationBlocks
}