Coder Social home page Coder Social logo

easylog,OTA about flashdb HOT 6 OPEN

armink avatar armink commented on July 26, 2024
easylog,OTA

from flashdb.

Comments (6)

armink avatar armink commented on July 26, 2024

日志功能可以使用 TSDB 来存储,OTA 功能就不再提供了。

from flashdb.

HikerPan avatar HikerPan commented on July 26, 2024

@armink 有没有可能,为了兼容已有的功能,我同时使用easyflash和flashDB;
我是32M的Flash,留2M给easyFlash,跑log和OTA
其他的用flashDB,分区存储各种数据
不知道这个方案是否可行?

from flashdb.

armink avatar armink commented on July 26, 2024

那你就把 EasyFlash 里的 ota 功能拷贝出来就行,没几个 API

from flashdb.

ZakiLiu avatar ZakiLiu commented on July 26, 2024

想问下easylog和tsdb怎么对接呢?给个思路吧,朱总。

from flashdb.

armink avatar armink commented on July 26, 2024

在 EasyLogger 的日志输出移植 API 中,将以前的 printf 后面增加 tsdb 的 insert 的 API 就行了

from flashdb.

ZakiLiu avatar ZakiLiu commented on July 26, 2024

增加tsdb中的fdb_tsl_append API,明白了,我是看到EasyLogger flash中有elog_flash_set_filter(uint8_t level,const char *tag,const char *keyword);这个api,没想明白怎么实现,看了源码,这个api还没实现,其他的查找功能就用tsdb 的API来查很方便了。

from flashdb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.