3.1.1 Abstract Data Model
This section describes a conceptual model of possible data organization that an implementation maintains to participate in this protocol. The described organization is provided to facilitate the explanation of how the protocol behaves. This document does not mandate that implementations adhere to this model as long as their external behavior is consistent with that described in this document.
IsNativeScreensaverOn: This flag is TRUE if the device has its own native screensaver and it is turned on. If the device does not have its own screensaver or it is not turned on, this flag is FALSE.
IsQWaveSinkRunning: If the device is currently running qWAVE, this flag is TRUE. Otherwise, this flag is FALSE.
QWaveSinkPortNumber: This is the port number on which qWAVE runs.