View Source Grizzly.ZWave.CommandClasses.ApplicationStatus (grizzly v6.6.1)

"ApplicationStatus" Command Class

This command class is used by devices to report an exceptional status for a received command request (try later or rejected.)

Link to this section Summary

Link to this section Types

@type status() :: :try_again_later | :try_again_after_wait | :request_queued

Link to this section Functions