[PR #317] [CLOSED] Set default tag alias to the tag's serial number rather than MAC adr for Chroma SubGhz tags. #2704

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

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/317
Author: @skiphansen
Created: 5/16/2024
Status: Closed

Base: masterHead: oepl_pr_11


📝 Commits (7)

📊 Changes

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

View changed files

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

📄 Description

Chroma tags create the MAC address from the tag's serial number.
Since the serial number on the tag label and barcodes it is easier for
a human to access than copying the MAC address from the display
while it is present.

This PR initializes the tags alias to the tag's SN rather than the
MAC address when the tag is first discovered.


🔄 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/317 **Author:** [@skiphansen](https://github.com/skiphansen) **Created:** 5/16/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `oepl_pr_11` --- ### 📝 Commits (7) - [`349a8a7`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/349a8a790728325ba737b7fedc9366996ad0e134) Added subGhz fixed channel support to tag config, added line accidentally dropped in pr7 merge. - [`6f52715`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/6f527156a29eba85e82037e92662cce5066b03f7) Merge https://github.com/jjwbruijn/OpenEPaperLink - [`514741f`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/514741f9aefc6a561922c9998e4a5edab0205f70) Merge branch 'master' of https://github.com/jjwbruijn/OpenEPaperLink - [`88aefc5`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/88aefc5a67425aa130d588577ad974c9d9ba584d) Merge https://github.com/jjwbruijn/OpenEPaperLink - [`bad4b9c`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/bad4b9cbc5dd5e018d067e1a463f5b0b926c081c) Merge https://github.com/jjwbruijn/OpenEPaperLink - [`6888c74`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/6888c742445afc9d598c04e6472f901415c1b2a4) Merge branch 'master' of https://github.com/jjwbruijn/OpenEPaperLink - [`27edbdb`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/27edbdbec9bf2dc4e375660031bfaf65be5a11bd) For Chroma tags default tag alias to tag serial number rather than MAC adr. ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ESP32_AP-Flasher/wwwroot/main.js` (+7 -1) </details> ### 📄 Description Chroma tags create the MAC address from the tag's serial number. Since the serial number on the tag label and barcodes it is easier for a human to access than copying the MAC address from the display while it is present. This PR initializes the tags alias to the tag's SN rather than the MAC address when the tag is first discovered. --- <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 21:08:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#2704