docs: align the READMEs, help and API reference with the current UI (v3.0.1)
- docs/api.md: document GET /api/net-state and POST /api/net-state-refresh (state shape, monitored keys, refresh filter, 503); add eid/euicc to /api/status; correct the /api/net-sim FPLMN wording (roaming_denied appends, attach clears; 5GS files untouched) and its response (net_state); move the stray /api/event-send example back into its section; refresh the version examples to 3.x. - README/RUS: Cards — ADM field, the three TARs, the SCP80/SCP81 fieldsets and the header markers; File Browser — Read raw/Read decoded pills, Edit raw, named FCI block, Verify ADM; Profiler — Clone, three list tabs; Custom files — root/parent/FID/alias form, canonical paths, cascade delete, legacy-path resolution; Phone simulator — three pills, eSIM, Network state monitor, Home network button, corrected FPLMN wording, proactive-log row content; RU CLI table gaps (--sms-oa/ --sms-sm-sc, --terminal-profile, --mcc-mnc-list) and the missing event-form bullets. - help EN/RU: three profiler list tabs, 3.x compatibility example. - Version 3.0.1 (docs release), sw.js simple-v228.
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "pysim-simple-server"
|
||||
version = "3.0.0"
|
||||
version = "3.0.1"
|
||||
description = "HTTP REST server wrapping pysim for the SIMple PWA"
|
||||
requires-python = ">=3.8"
|
||||
# pysim is a git-only dependency installed explicitly by setup.bat/setup.sh.
|
||||
|
||||
Reference in New Issue
Block a user