#1 21235178 22 Sep 2024 12:21 150219v8 150219v8 Level 2 Posts: 46 Help: 1 Rate: 3 Topic author Post #1 21235178 22 Sep 2024 12:21 Hi Folks, In OpenBeken, Ist there anywhere a list how to see which log feature has which index number?
Helpful post OpenBeken log feature index list from logging.h #2 21235807 22 Sep 2024 21:39 p.kaczmarek2 p.kaczmarek2 Moderator Smart Home Posts: 14717 Help: 659 Rate: 12794 Helpful post? (+2) Helpful post OpenBeken log feature index list from logging.h Post #2 21235807 22 Sep 2024 21:39 That's a good question. I don't think we have it in docs, but: https://github.com/openshwprojects/OpenBK7231T_App/blob/main/src/logging/logging.h Code: C / C++Log in, to see the code I am creating multiplatform open source firmware (Tasmota replacement), right now supporting BK7231T, BK7231N, XR809, BL602, W800, W600, LN882H and soon supporting RTL and W701: https://github.com/openshwprojects/OpenBK7231T If you like my work, support me at: https://paypal.me/openshwprojects Helpful post? Buy me a coffee.
#3 21235970 23 Sep 2024 03:44 150219v8 150219v8 Level 2 Posts: 46 Help: 1 Rate: 3 Topic author Helpful post? (0) Post #3 21235970 23 Sep 2024 03:44 Thank you that exactly what I've looked for.
#4 21235971 23 Sep 2024 03:45 150219v8 150219v8 Level 2 Posts: 46 Help: 1 Rate: 3 Topic author Helpful post? (0) Post #4 21235971 23 Sep 2024 03:45 This code table is enough. I don't need more like an Excel sheet or something like this.