Interface Specification. Rambus-1 Interface -------------------------------- Specification' means, at any time, the then most current version of the Rambus-1 Technology interface specification finalized and released by Rambus."
Interface Specification. The functional specification prepared by Seller that defines the radio frequency interface, logical and physical protocols necessary for Mobile Exchange Unit (MXU) interoperability with the Space System. It does not include the Voice Encoding Algorithm necessary for complete interoperability with the IRIDIUM Communications System.
Interface Specification. The functional specification prepared by Seller that defines the radio frequency interface, logical, and physical protocols necessary for subscriber unit (voice, data, facsimile) interoperability with the Space System. It does not include the Voice Encoding Algorithm necessary for complete interoperability with the IRIDIUM Communication System.
Interface Specification. Seller agrees to develop and sell MXUs to third parties and to license to responsible and competent suppliers acceptable to Seller the rights to use the information in the MXU Interface Specification and the Voice Encoding Algorithm to the extent essential to manufacture and sell IRIDIUM MXU's, all pursuant to reasonable terms and conditions mutually acceptable to Seller and such third parties.
Interface Specification. Unless otherwise agreed by the parties in ----------------------- writing, ACS shall not knowingly make any changes to the Products which obsoletes the interface specification applicable to the then current version of the Products and the then current version of the Xerox 4890 and 4635 Printers, the Docutech, or any other Xerox product which Xerox has notified ACS in writing are being used by end-user customers in connection with the Products.
Interface Specification. Network Device Class Power Management Reference Specification, Version 1.0a OpenHCI: Open Host Controller Interface Specification for USB, Release 1.0a OnNow and Power Management Web page PC Card and CardBus Guidelines, Version 1.1 PCI Bus Power Management Interface Specification, Revision 1.1 PCI Bus Power Management Interface Specification, Revision 1.0 PCI Hot-Plug Specification, Revision 1.0 PCI IDE Controller Specification, Revision 1.0 PCI Local Bus Specification, Revision 2.2 (PCI 2.2)
Interface Specification. One Interface State Model
Figure 1: One interface state model Table 3: Modes on the unit
Interface Specification. The radio frequency interface, logical and physical protocols, and unit functionality necessary for subscriber unit (voice) interoperability with the Space System. It does not include the voice encoding algorithm necessary for complete interoperability with the IRIDIUM Communications System.
Interface Specification. Subject to the remainder of this section:
Interface Specification. The external RA server interfaces are shown in the Table 6 and in Figure 17. We distinguish two classes of APIs: APIs enabling operations related to targets (e.g., adding a target to the list of targets that can be attested by the RA server, returning the list of available targets, etc) and APIs enabling operations about the attestations (e.g., running an attestation, returning computed attestations about a designated target, etc). Internal interfaces, between RA server and RA agents will be over TLS protocol. Internal interfaces, between RA agents and the underlining hardware will be based on TPM standards [45]. Table 8 Remote Attestation API Method URL Required Data Objects Returned Data Object Operations related to targets GET /api/targets/ --- JSON list GET /api/targets/{id} —- JSON list / error 404 DELETE /api/targets/{id} —- Ok (204) / Error (404) PUT api/targets/{id} {id, name, host, port} Ok (204) / Error (404) GET api/attestations/ —- JSON list POST /api/attestations/ {id, name, target_id} OK (201) GET /api/attestations/ targets/{id} —- JSON list GET /api/attestations/ {id} —- JSON list / ERROR (404) DELETE /api/attestations/ {id} —- OK (204) / ERROR (404) PUT /api/attestations/ {id} {id, name, target_id} OK (204) / ERROR (404) Figure 17 [RA enabler] REST API overview