| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Signed-off-by: fisherxu <xufei40@huawei.com>
|
| | |
|
| | |
|
| |\
| |
| | |
Fix an issue that misuse the name of the modbus register.
|
| | | |
|
| |/
|
|
| |
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
|
| |\
| |
| | |
upgrade klog@0.4.0 to klog/v2@2.2.0
|
| | | |
|
| |/
|
|
| |
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add modbus mapper.
* Add modbus mapper.
* Address comments.
1. Set client to each RTU port instead of each RTU device.
2. Add README
3. Refine the dockerfile
* Refine device instance & model example files.
* Fix verify and lint issues.
* Address lint & verify issues.
* Add license
* Remove whitenoise
* Fix error
* Address lint errors
* Refine as the Fisher's comment
* Remove serial license
* Add more license
* Address conflict
|
| |\
| |
| | |
documentation:Solve modubs_mapper configuration error
|
| | |
| |
| | |
The default configuration does not correspond to the field values, some field names are also wrong, and fields are missing, which causes mobus_mapper to fail to start normally
|
| |\ \
| | |
| | | |
Lint: enable errcheck linter
|
| | | |
| | |
| | |
| | | |
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
|
| | | | |
|
| |/ / |
|
| | | |
|
| |\ \
| | |
| | | |
bugfix: Process of bluetooth mapper scheduler seems wrong
|
| | | | |
|
| | | |
| | |
| | |
| | |
| | | |
The action in one schedule can be more than one. "actionExists" will always be true once it enters line 85,
which is not expected. Morever, if one action cannot be found, other actions should be run.
|
| | | |
| | |
| | |
| | | |
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
|
| | | |
| | |
| | |
| | | |
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
| |/ / |
|
| | |
| |
| |
| | |
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
|
| | |
| |
| |
| | |
Signed-off-by: Xiang Dai <764524258@qq.com>
|
| | |
| |
| |
| |
| | |
Signed-off-by: zhangjie <iamkadisi@163.com>
Co-Authored-By: Kevin Wang <kevinwzf0126@gmail.com>
|
| | |
| |
| |
| | |
Signed-off-by: zhangjie <iamkadisi@163.com>
|
| | |
| |
| |
| | |
The `mkdir -p kubeedge` command should be `RUN` rather than `CMD` because it is not an "default entry command".
The flag `logtostderr` should begin with `--` ranther than `-` because the module used "spf13/pflag".
|
| |/
|
|
| |
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
|
| |
|
|
| |
Signed-off-by: zhangjie <iamkadisi@163.com>
|
| |
|
|
| |
Signed-off-by: zhangjie <iamkadisi@163.com>
|
| |\
| |
| | |
Gomod k8s v1.15.1
|
| | | |
|
| |/ |
|
| |
|