Interface ITelemetryRosStream

interface ITelemetryRosStream {
    topicName: string;
    topicType: string;
}

Properties

Properties

topicName: string
topicType: string

Generated using TypeDoc