blob: c595ddb0ff46975aff3b243f97fa6611f54951c4 [file] [log] [blame]
{
"connector": {
"class": "org.apache.camel.kafkaconnector.bitcoinsource.CamelBitcoinsourceSourceConnector",
"artifactId": "camel-bitcoin-source-kafka-connector",
"groupId": "org.apache.camel.kafkaconnector",
"id": "camel-bitcoin-source-source",
"type": "source",
"version": "1.1.0-SNAPSHOT",
"description": "Provides a feed of the value of the Bitcoin compared to USDT using the Binance service."
},
"properties": {
"camel.kamelet.bitcoin-source.period": {
"name": "camel.kamelet.bitcoin-source.period",
"description": "The interval between updates in milliseconds",
"defaultValue": "10000",
"priority": "MEDIUM",
"required": "false"
}
}
}