<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>GeekAtom - GeekEms研发讨论</title>
    <link>https://bbs.thefit.com.cn/forum.php?mod=forumdisplay&amp;fid=6</link>
    <description>Latest 20 threads of GeekEms研发讨论</description>
    <copyright>Copyright(C) GeekAtom</copyright>
    <generator>Discuz! Board by Discuz! Team</generator>
    <lastBuildDate>Fri, 28 Aug 2026 05:57:22 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://bbs.thefit.com.cn/static/image/common/logo_88_31.gif</url>
      <title>GeekAtom</title>
      <link>https://bbs.thefit.com.cn/</link>
    </image>
    <item>
      <title>Geek-2628 如何增加ssl</title>
      <link>https://bbs.thefit.com.cn/forum.php?mod=viewthread&amp;tid=11</link>
      <description><![CDATA[1）由于geek发布的时候已经有一个lua，和luac在/use/bin/目录，我们生产的时候可能把它覆盖了一个没有ssl入口的版本，因此需要用原厂家版本拷贝进去；
拷贝时需要kill 所有的lua，否则覆盖失败

2）需要把所有的mqtt ssl等lua库拷贝到/usr/local/lib/lua/5.3 目录下，这 ...]]></description>
      <category>GeekEms研发讨论</category>
      <author>thefit</author>
      <pubDate>Tue, 14 Jul 2026 13:53:53 +0000</pubDate>
    </item>
    <item>
      <title>设备距离比较远如何采集转发模拟电表</title>
      <link>https://bbs.thefit.com.cn/forum.php?mod=viewthread&amp;tid=9</link>
      <description><![CDATA[系统原理图


数据流程
1）数据采集存储到内存数据库
2）数据上传线程定时1秒或5秒从内存数据读取数据，发送到mqtt服务器

---
3）远程接收服务器接收数据，解释到指定的通道，指定的设备，功能码，寄存器，存储到内存数据库
4）按照客户需要的协议，转发数据
   如果客 ...]]></description>
      <category>GeekEms研发讨论</category>
      <author>thefit</author>
      <pubDate>Tue, 14 Jul 2026 01:01:42 +0000</pubDate>
    </item>
  </channel>
</rss>