name | data type | description |
---|---|---|
VehicleMonitoringPermission | array of VehicleMonitoringServicePermissionStructure | |
Properties inherited from PermissionsStructure |
||
PermissionVersionRef | VersionRefStructure |
Example
{ "VehicleMonitoringPermission" : [ { "OperatorPermissions" : { "AllowAll" : true, "OperatorPermission" : [ { }, { } ] }, "LinePermissions" : { "AllowAll" : true, "LinePermission" : [ { }, { } ] }, "VehicleMonitoringPermissions" : { "AllowAll" : true, "VehicleMonitorPermission" : [ { }, { } ] }, "Extensions" : { "any" : { } }, "AllParticipants" : "...", "ParticipantRef" : { "value" : "..." }, "GeneralCapabilities" : { "RequestResponse" : true, "PublishSubscribe" : true } }, { "OperatorPermissions" : { "AllowAll" : true, "OperatorPermission" : [ { }, { } ] }, "LinePermissions" : { "AllowAll" : true, "LinePermission" : [ { }, { } ] }, "VehicleMonitoringPermissions" : { "AllowAll" : true, "VehicleMonitorPermission" : [ { }, { } ] }, "Extensions" : { "any" : { } }, "AllParticipants" : "...", "ParticipantRef" : { "value" : "..." }, "GeneralCapabilities" : { "RequestResponse" : true, "PublishSubscribe" : true } } ], "PermissionVersionRef" : { "value" : "..." } }