Skip to content

[WIP] [FEATURE] Allow more flexible node ids#362

Open
micw wants to merge 2 commits intofreifunk:mainfrom
freifunkstuff:feature/generic-node-ids
Open

[WIP] [FEATURE] Allow more flexible node ids#362
micw wants to merge 2 commits intofreifunk:mainfrom
freifunkstuff:feature/generic-node-ids

Conversation

@micw
Copy link
Copy Markdown

@micw micw commented May 6, 2026

Based on #361, rebase and merge afterwards!

Description

Allow "generic" node ids (alphanumeric + dot).

Motivation and Context

Node IDs are restricted to a fixed length hex string (mac address). This is not compatible with all communities. E.g. Dresden and Leipzig use numeric IDs.

How Has This Been Tested?

Unit tests + Firefox

Screenshots/links:

grafik

Checklist:

  • My code follows the code style of this project. (CI will test it anyway and also needs approval)
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.

micw added 2 commits May 6, 2026 23:27
Start with 'npm run dev:fixtures' to get a test config + map data

Signed-off-by: Michael Wyraz <michael@wyraz.de>
…nit-Tests

Signed-off-by: Michael Wyraz <michael@wyraz.de>
@micw micw force-pushed the feature/generic-node-ids branch from 525b1a0 to 3dd0112 Compare May 7, 2026 05:50
@micw micw changed the title [FEATURE] Allow more flexible node ids [WIP] [FEATURE] Allow more flexible node ids May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant