346 Star 2.4K Fork 706

GVPIoTSharp / IoTSharp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
appsettings.Cassandra.json 400 Bytes
一键复制 编辑 原始数据 按行查看 历史
麦壳饼 提交于 2022-09-15 10:36 . Cassandra 无法使用 #797
{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
},
"DataBase": "Cassandra",
"ConnectionStrings": {
//docker run --name ctest --network test -d cassandra:latest
"IoTSharp": "Contact Points=127.0.0.1;"
},
"EventBusStore": "InMemory",
"EventBusMQ": "InMemory",
"TelemetryStorage": "SingleTable"
}
C#
1
https://gitee.com/IoTSharp/IoTSharp.git
git@gitee.com:IoTSharp/IoTSharp.git
IoTSharp
IoTSharp
IoTSharp
master

搜索帮助