Skip to main content

Module phone

Module phone 

Source
Expand description

Phone-facing HTTP and XML protocol models.

Use authentication to validate credentials submitted to an HTTP authentication endpoint, provisioning to read and write boot configuration documents, and service to decode application-envelope payloads. The xml module contains the interactive display documents and the shared xml::PhoneXmlDocument parsing contract.

Modulesยง

authentication
Form-encoded authentication requests and bounded decision responses. Typed, secret-safe values for the phone HTTP authentication exchange.
provisioning
Typed boot provisioning documents and their validation rules. Bounded station provisioning documents.
service
Application-envelope routing, submissions, and execute responses. Typed payloads returned by phone-hosted service applications.
xml
Bounded XML documents for interactive phone displays and telemetry. Typed XML documents exchanged with phone services.