mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-09-04 11:13:43 +00:00
2 lines
784 B
HTML
2 lines
784 B
HTML
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>Mobile Application Protocol Interoperability</title></head><body><main data-praxis-anchor="model:phone-interoperability" data-praxis-kind="uml_model" data-praxis-status="confirmed"><h1>Mobile Application Protocol Interoperability</h1><p>The common entrance is<code>IPhoneAppFacade</code>. It exposes time, location, device status, config patch, and typed command; it is not a BLE transport API, and there is no concrete class named PhoneFacade.</p><h2>Protocol boundary</h2><p>MeshtasticPhoneCore and MeshCorePhoneCore retain their own wire command, queue and configuration semantics; the common Facade only unifies application intentions and results.</p><p><a href="phone-session.html">D</a></p></main></body></html>
|