blob: 440310acc36f4d3d0d4f3fddef60d60dac1b9c64 [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": "3.20.1-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"
}
}
}