write_to(
self,
*channels: str | ChannelWriteEntry = (),
**kwargs: _WriteValue = {| Name | Type | Description |
|---|---|---|
*channels | str | ChannelWriteEntry | Default: () |
**kwargs | _WriteValue | Default: {} |
Add channel writes.
Channel names to write to.
Channel name and value mappings.