Awesome
<p align="left"> <a href="https://iotsharp.net/"> <img src="docs/static/img/logo_white.svg" width="360px" alt="IoTSharp logo" /> </a> </p>IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
Here is a blessing for all users of this project
- May you do good and not evil.
- May you find forgiveness for yourself and forgive others.
- May you share freely, never taking more than you give.
What databases are supported?
- PostgreSql The test environment is PostgreSQL 11.3,Support for sharding.
- MySql The test environment is MySQL 8.0.17,Support for sharding.
- Oracle The test environment is Oracle Standard Edition 12c Release 2 on CentOS , Support for sharding. See also: https://github.com/MaksymBilenko/docker-oracle-12c
- SQLServer Microsoft SQL Server 2016 (RTM-GDR) (KB4019088) - 13.0.1742.0 (X64) ,Support for sharding
- Sqlite Support for sharding
- Cassandra
What time series databases are supported??
- InfluxDB
- IoTDB
- TDengine
- TimescaleDB
- PinusDB
- Relational databases are also supported, either single tables or sharding.
What EventBus Message Queue are supported?
- RabbitMQ
- Kafka
- InMemory
- ZeroMQ
- NATS
- Pulsar
- RedisStreams
- AmazonSQS
- AzureServiceBus
What EventBus Store are supported?
- PostgreSql,
- MongoDB,
- InMemory,
- LiteDB,
- MySql,
- SqlServer
IoTSharp Online
doc
How to deploy?
How to configure?
IoTSharp.SDKs
IoTSharp-C-Client-Sdk
IoTSharp-C-client-Sdk is mqttt client, write by c;
https://github.com/IoTSharp/IoTSharp.Sdks.MQTT-C
paho.mqtt.c's demo
It' like IoTSharp-C-Client-Sdk, but is use paho.mqtt.c https://github.com/IoTSharp/IoTSharp.Edge.paho.mqtt.c
IoTSharp for nanoFramework
IoTSharp.Edge.nanoFramework is a nanoFramework's mqtt client , it run on STM32 !
https://github.com/IoTSharp/IoTSharp.Edge.nanoFramework
more info read https://www.cnblogs.com/MysticBoy/p/13159648.html or click https://www.nanoframework.net/
IoTSharp for RTthread Package
https://github.com/IoTSharp/iotsharp-rtthread-package
IoTSharp's ecosystem
- IoTSharp.Sdk.Http
- IoTSharp.Sdk.MQTT
- MQTTnet.AspNetCore.Routing
- IoTSharp.EntityFrameworkCore.Taos
- IoTSharp.X509Extensions
- IoTSharp.Extensions.RESTful
- IoTSharp.Extensions.QuartzJobScheduler
- IoTSharp.Extensions.EFCore
- IoTSharp.Extensions.BouncyCastle
- IoTSharp.Extensions.AspNetCore
- IoTSharp.Extensions
Contributing
If you would like to contribute, feel free to create a Pull Request, or give us Bug Report.
Contributors
This project exists thanks to all the people who contribute.
<a href="https://github.com/IoTSharp/IoTSharp/graphs/contributors"> <img src="https://contrib.rocks/image?repo=IoTSharp/IoTSharp" /> </a>Donation
This project is an Apache 2.0 licensed open source project. In order to achieve better and sustainable development of the project, we expect to gain more backers. We will use the proceeds for community operations and promotion. You can support us in any of the following ways:
Community Support
If you encounter any problems in the process, feel free to ask for help via following channels. We also encourage experienced users to help newcomers.
公众号 | QQ群63631741 | 微信群 |
---|---|---|
dotNET China
优秀开源社区
- 流之云 信息化、数字化服务提供商
- translate.js 网页自动翻译,页面无需另行改造,加入两行js即可让你的网页快速具备多国语言切换能力!
- IoTGateway IoTGateway是一个基于.Net6.0 开源的物联网网关,通过可视化配置,轻松的连接到你的任何设备和物联网平台。