write abstract method

void write(
  1. List<int> data
)

Send raw data over the port to the Z-Wave controller.

Implementation

void write(List<int> data);