Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

驱动目录和数据库配置信息,支持优先从环境变量中获取 #22

Open
wants to merge 38 commits into
base: master
Choose a base branch
from

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    dc126a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    25d13b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    115f917 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    6030f63 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Merge branch 'master' of https://github.com/iioter/iotgateway

    # Conflicts:
    #	IoTGateway/iotgateway.db
    #	Plugins/Plugin/DeviceService.cs
    ccliushou committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    5e8d111 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    996b570 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/ccliushou/iotgateway

    # Conflicts:
    #	IoTGateway/iotgateway.db
    #	Plugins/Plugin/DeviceService.cs
    ccliushou committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    f2cf7f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. test docker

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    a16651b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d5d59c View commit details
    Browse the repository at this point in the history
  3. test Dockerfile

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    3e5c964 View commit details
    Browse the repository at this point in the history
  4. test docker..

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    068cca5 View commit details
    Browse the repository at this point in the history
  5. test docker1

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    ad449a4 View commit details
    Browse the repository at this point in the history
  6. 11

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    7664fb2 View commit details
    Browse the repository at this point in the history
  7. 发布测试

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    b85f3e0 View commit details
    Browse the repository at this point in the history
  8. test

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    a8b889c View commit details
    Browse the repository at this point in the history
  9. test

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    d06c237 View commit details
    Browse the repository at this point in the history
  10. test

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    0e30190 View commit details
    Browse the repository at this point in the history
  11. test

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    47532bd View commit details
    Browse the repository at this point in the history
  12. 111

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    97810e7 View commit details
    Browse the repository at this point in the history
  13. 1

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    c256036 View commit details
    Browse the repository at this point in the history
  14. 11

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    0a19650 View commit details
    Browse the repository at this point in the history
  15. 1

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    d04d2e2 View commit details
    Browse the repository at this point in the history
  16. 11

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    69b9ddb View commit details
    Browse the repository at this point in the history
  17. 1

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    1e63259 View commit details
    Browse the repository at this point in the history
  18. 1

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    5628387 View commit details
    Browse the repository at this point in the history
  19. 11

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    e645a8f View commit details
    Browse the repository at this point in the history
  20. 11

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    4921f11 View commit details
    Browse the repository at this point in the history
  21. 11

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    cb1c961 View commit details
    Browse the repository at this point in the history
  22. 222

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    9a6c31c View commit details
    Browse the repository at this point in the history
  23. 11

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    3dcdbdf View commit details
    Browse the repository at this point in the history
  24. 11

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    862629d View commit details
    Browse the repository at this point in the history
  25. 111

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    1444b14 View commit details
    Browse the repository at this point in the history
  26. 11

    ccliushou committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    99213fe View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Merge branch 'master' of https://gitee.com/ccliushou/iotgateway

    # Conflicts:
    #	IoTGateway/IoTGateway.csproj
    #	IoTGateway/IoTGateway.csproj.user
    #	IoTGateway/Properties/PublishProfiles/FolderProfile.pubxml.user
    #	IoTGateway/iotgateway.db
    #	Plugins/Drivers/DriverModbusMaster/ModbusMaster.cs
    #	Plugins/Plugin/DeviceThread.cs
    ccliushou committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    51d1fb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03ca1b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Configuration menu
    Copy the full SHA
    e6b8c1c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Merge branch 'master' of https://gitee.com/ccliushou/iotgateway

    # Conflicts:
    #	IoTGateway.ViewModel/BasicData/DeviceConfigVMs/DeviceConfigVM.cs
    #	Plugins/Drivers/DriverModbusMaster/ModbusMaster.cs
    #	Plugins/Plugin/DeviceService.cs
    #	Plugins/Plugin/DeviceThread.cs
    #	Plugins/Plugin/MyMqttClient.cs
    #	Plugins/PluginInterface/IotDB/IotTsData.cs
    ccliushou committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    ab11432 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/ccliushou/iotgateway

    # Conflicts:
    #	Plugins/Drivers/DriverModbusMaster/ModbusMaster.cs
    #	Plugins/Plugin/DeviceThread.cs
    #	Plugins/Plugin/DrvierService.cs
    #	Plugins/Plugin/IoTBackgroundService.cs
    ccliushou committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    f141553 View commit details
    Browse the repository at this point in the history