libsensor
https://github.com/easyiot-china/libsensor
https://github.com/adafruit/DHT-sensor-library
https://github.com/pwuertz/fpga-device-server
https://github.com/ducgiang1405/Management-Power
https://github.com/hgst/dm-zoned-tools
https://github.com/berfenger/panicbutton_daemon
https://github.com/natatalex/device-manager-linux
https://github.com/MaG21/wavecom-console
https://github.com/binp-xenomai/libcandev
https://github.com/ivpi/lnvm-manager
https://github.com/ArhiChief/onvif
https://github.com/mkonnov/stm32_flash_partitions
https://github.com/raelix/Domotic-Modbus
https://github.com/petterreinholdtsen/ipmitool
https://github.com/westerndigitalcorporation/SMR-Simulator
https://github.com/linux-mobile-broadband/ModemManager
https://github.com/pmem/ndctl
https://github.com/libimobiledevice/sbmanager
https://github.com/khvzak/bluez-tools
https://github.com/aleksandrm8/ONVIF-Device-Manager
https://github.com/goodsogi/RS485DeviceManager
https://github.com/cjedic/DeviceManager
https://github.com/42ity/fty-sensor-gpio
https://github.com/FREEDM-DGI/FREEDM
https://github.com/suculent/thinx-firmware-esp8266
https://github.com/tianzhihen/Device-management
https://github.com/ms-iot/iot-core-azure-dm-client
https://github.com/01org/libdmclient
https://github.com/shinpei0208/gdev
https://github.com/opencpe/mand
libsensor的更多相关文章
随机推荐
- 【题解】SCOI2007组队
恩……为什么大家都这么执着于 \(O(n^{2})\) 的复杂度捏?如果接受 \(O(n^{2} + nV)\) 的复杂度,那这题可不是道**题吗( • ̀ω•́ )✧ 首先把所有的人按照身高排个序, ...
- HDU 1002 (高精度加法运算)
A + B ProblemII Time Limit: 2000/1000 MS(Java/Others) Memory Limit: 65536/32768 K (Java/Others) T ...
- NOIP2016Day1T2天天爱跑步(LCA+桶)
据说是今年NOIP最难一题了...我还记得当时满怀期待心情点开Day1的题发现T2就不会了于是怀疑人生良久... 啊好像很多大爷都是用线段树合并写的,我怎么什么数据结构都不会啊呜呜呜... 题目大意就 ...
- 四连测Day1
题目:链接: https://pan.baidu.com/s/163ycV64ioy7uML7AvRDTGw 密码: p86i T1: 倍增求LCA,minn数组记录最小值 #include<i ...
- exBSGS板子
/*bzoj2480*/ #include <map> #include <cmath> #include <cstdio> #include <cstrin ...
- [zhuan]动态链接库中的.symtab和.dynsym
http://blog.csdn.net/beyond702/article/details/50979340 原文如下: shared library (.so) "Program Lib ...
- ios轮播
// // ViewController.m // Ocproject // // Created by wenzhe yi on 2018/2/28. // Copyright © 2018年 we ...
- 007.C++构造函数
1.一个引例 //class head class complex //class body {} { public: complex(double r=0, double i) :re(r), im ...
- A星寻路算法-Mind&Hand(C++)
//注1:Mind & Hand,MIT校训,这里指的理解与实现(动脑也动手) //注2:博文分为两部分:(1)理解部分,为参考其他优秀博文的摘要梳理:(2)代码部分,是C++代码实现的,源码 ...
- linux时区修定转
https://blog.csdn.net/feng12345zi/article/details/80348501