AnodeMeterConfig Web — v1.1.1
Browser-based configuration editor and meter portal for AnodeMeter. Supports SmelterConfiguration.xml creation, loading, validation, editing, and export; factory defaults management; WiFi file browsing; OTA firmware updates for SC20 and G120/EMX meters; user administration; and package publishing to site gateways.
- Version
- 1.1.1
- Build date
- 2026-08-14 04:33:50 +00:00
- Copyright
- Copyright 2026 C-Born Sofware Systems
- Website
- www.cborn.com
- Support
- [email protected]
The AnodeMeter application remains the canonical definition for configuration file behavior. This web application is intended to make current configuration tooling available through a local server without requiring a client-side install.
Changes
- 2026-07-22 — Admin: fixed the Users table's sortable column headers showing literal text like "Email@UserSortIndicator(...)" instead of the sort arrow.
- 2026-07-22 — Admin: the Users table is now sortable by clicking any column header.
- 2026-07-22 — Factory Defaults: clarified that Save writes straight back to a file you opened via "Open file" or dropped onto the page - only clicking to browse (instead of dropping) only imports, since browsers don't allow writing back to files picked that way.
- 2026-07-22 — About page now shows this Changes list and a version number, following semantic versioning going forward - so portal changes aren't invisible.
- 2026-07-22 — Factory Defaults: fixed Save silently writing to the wrong destination after opening a local file (it was queuing a save back to whichever meter you'd last opened a file from over WiFi Files, even for unrelated local files).
- 2026-07-21 — WiFi Files: large firmware uploads now go straight from your browser to the gateway, fixing "Connection disconnected" errors on real firmware files; fixed drag-and-drop not registering on subfolders; fixed the status line flickering during active transfers.
- 2026-07-10 — Added a Discussion board for portal users, an Unhide option for the Downloads library, and an email notification when your account is approved.
- 2026-06-30 — Update Packages: added G120/EMX .hex file support with automatic hardware-type detection, and firmware files are now compressed before pushing to plant gateways.
- 2026-06-29 — WiFi Files: fixed session loading failing on gateways with many meters or files.
- 2026-06-26 — Config editor: added cross-line pot uniqueness checks, zero-padded pot range fill, and a line-prefix button.
- 2026-06-21 — Added the Update Packages module: publish firmware bundles and push them to plant gateways.
- 2026-06-18 — Added the WiFi Files module: browse and transfer files on meter SD cards through the plant gateway.
- 2026-06-14 — Added the Factory Defaults editor module.
- 2026-06-12 — Turned the web app into a full portal: user accounts, invitations and approval, Downloads library publishing, and configuration draft autosave.
- 2026-05-03 — Added this About page.
- 2026-05-02 — Started the browser-based web portal, replacing the desktop tool for day-to-day use.