[PR #318] [MERGED] Default tag alias to tag serial number rather than MAC for Chroma tags #3810

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

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/318
Author: @skiphansen
Created: 5/16/2024
Status: Merged
Merged: 5/18/2024
Merged by: @nlimper

Base: masterHead: oepl_pr_11


📝 Commits (2)

  • cc93b39 For Chroma tags default tag alias to tag serial number rather than MAC adr.
  • 7da804d Fix for Chroma74 (both cc1110 and cc1310 versions)

📊 Changes

1 file changed (+12 additions, -1 deletions)

View changed files

📝 ESP32_AP-Flasher/wwwroot/main.js (+12 -1)

📄 Description

Since the serial number is printed on the tag label it is easier for a human to parse than the MAC address.
Tag types other than Chroma should be unaffected by this change.


🔄 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/318 **Author:** [@skiphansen](https://github.com/skiphansen) **Created:** 5/16/2024 **Status:** ✅ Merged **Merged:** 5/18/2024 **Merged by:** [@nlimper](https://github.com/nlimper) **Base:** `master` ← **Head:** `oepl_pr_11` --- ### 📝 Commits (2) - [`cc93b39`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/cc93b397c508f0987d73b096e07d5b29161358ce) For Chroma tags default tag alias to tag serial number rather than MAC adr. - [`7da804d`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/7da804dd62dc1c849fdbdad96ca35c53889e3688) Fix for Chroma74 (both cc1110 and cc1310 versions) ### 📊 Changes **1 file changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ESP32_AP-Flasher/wwwroot/main.js` (+12 -1) </details> ### 📄 Description Since the serial number is printed on the tag label it is easier for a human to parse than the MAC address. Tag types other than Chroma should be unaffected by this change. --- <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 23:08:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#3810