Files
trail-mate/docs/models/phone-interoperability/model.html
T

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>