随笔分类 -  物联网

摘要:ES (Elastic Stack(ELK)) 相关链接: B站:https://www.bilibili.com/video/BV1iJ411c7Az?p=65 gitee文档:https://gitee.com/moxi159753/LearningNotes/tree/master/Elast 阅读全文
posted @ 2021-12-06 10:48 风hua 阅读(56) 评论(0) 推荐(0)
摘要:Mongoengine 官网链接:http://docs.mongoengine.org/guide/index.html 类似于orm进行操作 django中使用 1 配置 DATABASES = { 'default': { 'ENGINE': 'django.db.backends.mysql 阅读全文
posted @ 2021-09-22 18:24 风hua 阅读(69) 评论(0) 推荐(0)
摘要:物联网-mqtt协议 参考链接:http://www.taichi-maker.com/homepage/esp8266-nodemcu-iot/iot-tuttorial/mqtt-tutorial/ 参考连接 :Paho MQTT git:https://github.com/eclipse/p 阅读全文
posted @ 2021-09-13 00:53 风hua 阅读(174) 评论(0) 推荐(0)