Z-Wave Protocol Controller Reference
Supervision Command Class

A Z-Wave Supervision Command Class handlers and control functions. More...

Collaboration diagram for Supervision Command Class:

Modules

 Supervision Command Class
 A Z-Wave Supervision Command Class handlers.
 
 Supervision internals
 Private types and definitions for the Supervision Command Class.
 
 Z-Wave Command Class Supervision process
 Process taking care of monitoring Supervision sessions that the ZPC initiated.
 

Detailed Description

A Z-Wave Supervision Command Class handlers and control functions.

This module provides both support and control of the Supervision Command Class. It is composed of the following two submodules:

The handler parses incoming Get and Report Command and provides an API to send Supervision encapsulated frames.

The process keeps track of controlled Supervision Sessions and time out waiting for status reports.

A frame transmission is illustrated in the following figure:

Supervision send data example

And a frame transmission with a missing Supervision report is illustrated in the following figure:

Supervision send data with timeout example