[PR #134] [MERGED] default configurable tag content #2087

Closed
opened 2026-03-20 20:08:50 +01:00 by sascha_hemi · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/134
Author: @onkelfunny
Created: 9/21/2023
Status: Merged
Merged: 9/21/2023
Merged by: @nlimper

Base: masterHead: master


📝 Commits (1)

  • 2a95992 default configurable tag content

📊 Changes

1 file changed (+18 additions, -3 deletions)

View changed files

📝 ESP32_AP-Flasher/src/contentmanager.cpp (+18 -3)

📄 Description

A possibility to supply several tags with the same content or with the same interface without having to set them manually.

This is very useful if for example several tags access the same interface and the interface determines the content of the tag which is for example a JSON template.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/OpenEPaperLink/OpenEPaperLink/pull/134 **Author:** [@onkelfunny](https://github.com/onkelfunny) **Created:** 9/21/2023 **Status:** ✅ Merged **Merged:** 9/21/2023 **Merged by:** [@nlimper](https://github.com/nlimper) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`2a95992`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/2a9599216155803e92687809fcc671b1bcdae6b4) default configurable tag content ### 📊 Changes **1 file changed** (+18 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `ESP32_AP-Flasher/src/contentmanager.cpp` (+18 -3) </details> ### 📄 Description A possibility to supply several tags with the same content or with the same interface without having to set them manually. This is very useful if for example several tags access the same interface and the interface determines the content of the tag which is for example a JSON template. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
sascha_hemi added the pull-request label 2026-03-20 20:08:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#2087