Click or drag to resize

OpenZWave Namespace

[Missing <summary> documentation for "N:OpenZWave"]

Classes
  ClassDescription
Public classNotificationReceivedEventArgs
The event args returned by the ZWManager.NotificationReceived event
Public classZWManager
The main public interface to OpenZWave.
Public classZWNotification
Provides a container for data sent via the notification callback handler from the ZWManager.NotificationReceived event.
Public classZWOptions
A class that manages program options read from XML files or the command line.
Public classZWValueId
Provides a unique ID for a value reported by a Z-Wave device.
Delegates
  DelegateDescription
Public delegateNotificationReceivedEventHandler
Enumerations
  EnumerationDescription
Public enumerationZWControllerInterface
Public enumerationZWLogLevel
Various LogLevels available to the Application
Public enumerationZWNotificationCode
Notification codes.
Public enumerationZWNotificationType
Notification types.
Public enumerationZWOptionType
Public enumerationZWValueGenre
The classification of a value to enable low level system or configuration parameters to be filtered by the application.
Public enumerationZWValueType
The type of data represented by the value object.