CapabilitiesResponseStructure Data Type

Implemented Interfaces
Serializable
Properties
name data type description
ProductionTimetableCapabilitiesResponse ProductionTimetableCapabilitiesResponseStructure
EstimatedTimetableCapabilitiesResponse EstimatedTimetableCapabilitiesResponseStructure
StopTimetableCapabilitiesResponse StopTimetableCapabilitiesResponseStructure
StopMonitoringCapabilitiesResponse StopMonitoringCapabilitiesResponseStructure
VehicleMonitoringCapabilitiesResponse VehicleMonitoringCapabilitiesResponseStructure
ConnectionTimetableCapabilitiesResponse ConnectionTimetableCapabilitiesResponseStructure
ConnectionMonitoringCapabilitiesResponse ConnectionMonitoringCapabilitiesResponseStructure
GeneralMessageCapabilitiesResponse GeneralMessageCapabilitiesResponseStructure
Properties inherited from ProducerResponseStructure
ResponseTimestamp string
ProducerRef ParticipantRefStructure
Address string
ResponseMessageIdentifier MessageQualifierStructure
RequestMessageRef MessageRefStructure

Example

{
  "ProductionTimetableCapabilitiesResponse" : {
    "ProductionTimetableServiceCapabilities" : {
      "TopicFiltering" : { },
      "RequestPolicy" : { },
      "SubscriptionPolicy" : { },
      "AccessControl" : { },
      "Extensions" : { },
      "GeneralInteraction" : { },
      "TransportDescription" : { }
    },
    "ProductionTimetablePermissions" : {
      "ProductionTimetablePermission" : [ { }, { } ],
      "PermissionVersionRef" : { }
    },
    "Extensions" : {
      "any" : { }
    },
    "version" : "...",
    "RequestMessageRef" : {
      "value" : "..."
    },
    "Status" : true,
    "ErrorCondition" : {
      "CapabilityNotSupportedError" : { },
      "AccessNotAllowedError" : { },
      "NoInfoForTopicError" : { },
      "AllowedResourceUsageExceededError" : { },
      "OtherError" : { },
      "Description" : { }
    },
    "ResponseTimestamp" : "..."
  },
  "EstimatedTimetableCapabilitiesResponse" : {
    "EstimatedTimetableServiceCapabilities" : {
      "TopicFiltering" : { },
      "RequestPolicy" : { },
      "SubscriptionPolicy" : { },
      "AccessControl" : { },
      "Extensions" : { },
      "GeneralInteraction" : { },
      "TransportDescription" : { }
    },
    "EstimatedTimetablePermissions" : {
      "EstimatedTimetablePermission" : [ { }, { } ],
      "PermissionVersionRef" : { }
    },
    "Extensions" : {
      "any" : { }
    },
    "version" : "...",
    "RequestMessageRef" : {
      "value" : "..."
    },
    "Status" : true,
    "ErrorCondition" : {
      "CapabilityNotSupportedError" : { },
      "AccessNotAllowedError" : { },
      "NoInfoForTopicError" : { },
      "AllowedResourceUsageExceededError" : { },
      "OtherError" : { },
      "Description" : { }
    },
    "ResponseTimestamp" : "..."
  },
  "StopTimetableCapabilitiesResponse" : {
    "StopTimetableServiceCapabilities" : {
      "TopicFiltering" : { },
      "RequestPolicy" : { },
      "AccessControl" : { },
      "Extensions" : { },
      "GeneralInteraction" : { },
      "TransportDescription" : { }
    },
    "StopTimetablePermissions" : {
      "StopTimetablePermission" : [ { }, { } ],
      "PermissionVersionRef" : { }
    },
    "Extensions" : {
      "any" : { }
    },
    "version" : "...",
    "RequestMessageRef" : {
      "value" : "..."
    },
    "Status" : true,
    "ErrorCondition" : {
      "CapabilityNotSupportedError" : { },
      "AccessNotAllowedError" : { },
      "NoInfoForTopicError" : { },
      "AllowedResourceUsageExceededError" : { },
      "OtherError" : { },
      "Description" : { }
    },
    "ResponseTimestamp" : "..."
  },
  "StopMonitoringCapabilitiesResponse" : {
    "StopMonitoringServiceCapabilities" : {
      "TopicFiltering" : { },
      "RequestPolicy" : { },
      "SubscriptionPolicy" : { },
      "AccessControl" : { },
      "ResponseFeatures" : { },
      "GeneralInteraction" : { },
      "TransportDescription" : { }
    },
    "StopMonitoringPermissions" : {
      "StopMonitoringPermission" : [ { }, { } ],
      "PermissionVersionRef" : { }
    },
    "Extensions" : {
      "any" : { }
    },
    "version" : "...",
    "RequestMessageRef" : {
      "value" : "..."
    },
    "Status" : true,
    "ErrorCondition" : {
      "CapabilityNotSupportedError" : { },
      "AccessNotAllowedError" : { },
      "NoInfoForTopicError" : { },
      "AllowedResourceUsageExceededError" : { },
      "OtherError" : { },
      "Description" : { }
    },
    "ResponseTimestamp" : "..."
  },
  "VehicleMonitoringCapabilitiesResponse" : {
    "VehicleMonitoringServiceCapabilities" : {
      "TopicFiltering" : { },
      "RequestPolicy" : { },
      "SubscriptionPolicy" : { },
      "AccessControl" : { },
      "ResponseFeatures" : { },
      "Extensions" : { },
      "GeneralInteraction" : { },
      "TransportDescription" : { }
    },
    "VehicleMonitoringPermissions" : {
      "VehicleMonitoringPermission" : [ { }, { } ],
      "PermissionVersionRef" : { }
    },
    "Extensions" : {
      "any" : { }
    },
    "version" : "...",
    "RequestMessageRef" : {
      "value" : "..."
    },
    "Status" : true,
    "ErrorCondition" : {
      "CapabilityNotSupportedError" : { },
      "AccessNotAllowedError" : { },
      "NoInfoForTopicError" : { },
      "AllowedResourceUsageExceededError" : { },
      "OtherError" : { },
      "Description" : { }
    },
    "ResponseTimestamp" : "..."
  },
  "ConnectionTimetableCapabilitiesResponse" : {
    "ConnectionTimetableServiceCapabilities" : {
      "TopicFiltering" : { },
      "RequestPolicy" : { },
      "SubscriptionPolicy" : { },
      "AccessControl" : { },
      "Extensions" : { },
      "GeneralInteraction" : { },
      "TransportDescription" : { }
    },
    "ConnectionTimetablePermissions" : {
      "ConnectionTimetablePermission" : [ { }, { } ],
      "PermissionVersionRef" : { }
    },
    "Extensions" : {
      "any" : { }
    },
    "version" : "...",
    "RequestMessageRef" : {
      "value" : "..."
    },
    "Status" : true,
    "ErrorCondition" : {
      "CapabilityNotSupportedError" : { },
      "AccessNotAllowedError" : { },
      "NoInfoForTopicError" : { },
      "AllowedResourceUsageExceededError" : { },
      "OtherError" : { },
      "Description" : { }
    },
    "ResponseTimestamp" : "..."
  },
  "ConnectionMonitoringCapabilitiesResponse" : {
    "ConnectionMonitoringServiceCapabilities" : {
      "TopicFiltering" : { },
      "RequestPolicy" : { },
      "SubscriptionPolicy" : { },
      "AccessControl" : { },
      "Extensions" : { },
      "GeneralInteraction" : { },
      "TransportDescription" : { }
    },
    "ConnectionMonitoringPermissions" : {
      "ConnectionMonitoringPermission" : [ { }, { } ]
    },
    "Extensions" : {
      "any" : { }
    },
    "version" : "...",
    "RequestMessageRef" : {
      "value" : "..."
    },
    "Status" : true,
    "ErrorCondition" : {
      "CapabilityNotSupportedError" : { },
      "AccessNotAllowedError" : { },
      "NoInfoForTopicError" : { },
      "AllowedResourceUsageExceededError" : { },
      "OtherError" : { },
      "Description" : { }
    },
    "ResponseTimestamp" : "..."
  },
  "GeneralMessageCapabilitiesResponse" : {
    "GeneralMessageServiceCapabilities" : {
      "TopicFiltering" : { },
      "RequestPolicy" : { },
      "AccessControl" : { },
      "GeneralInteraction" : { },
      "TransportDescription" : { }
    },
    "GeneralMessagePermissions" : {
      "GeneralMessagePermission" : [ { }, { } ],
      "PermissionVersionRef" : { }
    },
    "Extensions" : {
      "any" : { }
    },
    "version" : "...",
    "RequestMessageRef" : {
      "value" : "..."
    },
    "Status" : true,
    "ErrorCondition" : {
      "CapabilityNotSupportedError" : { },
      "AccessNotAllowedError" : { },
      "NoInfoForTopicError" : { },
      "AllowedResourceUsageExceededError" : { },
      "OtherError" : { },
      "Description" : { }
    },
    "ResponseTimestamp" : "..."
  },
  "ResponseTimestamp" : "...",
  "ProducerRef" : {
    "value" : "..."
  },
  "Address" : "...",
  "ResponseMessageIdentifier" : {
    "value" : "..."
  },
  "RequestMessageRef" : {
    "value" : "..."
  }
}