Skip to content

Create Z-Wave chip emulator #6

@dfederm

Description

@dfederm

Since the chip talks over a Serial API port, an application should be able to emulate its behavior in software.

This will likely involve a serial port emulator though. eg. a driver which connects one COM port to another; specifically the simulated chip with the Z-Wave.NET Server.

This will make testing easier, both of the controller library as well as being able to simulate specific scenarios.

Note that eventually this simulated chip may have its own UI, REST API, etc to control it, but let's start with the basics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions