mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2026-04-18 04:53:31 +00:00
bit shift bus modes.
make modelist a BusMixin attr remove vban.public_packet from README. It should be used only internally. patch bump
This commit is contained in:
@@ -506,12 +506,6 @@ Sends a script block as a string request, for example:
|
||||
vban.sendtext("Strip[0].Mute=1;Bus[0].Mono=1")
|
||||
```
|
||||
|
||||
#### `vban.public_packet`
|
||||
|
||||
Returns a `VbanRtPacket`. Designed to be used internally by the interface but available for parsing through this read only property object.
|
||||
|
||||
States not guaranteed to be current (requires use of dirty parameters to confirm).
|
||||
|
||||
## Errors
|
||||
|
||||
- `errors.VBANCMDError`: Base VBANCMD Exception class.
|
||||
|
||||
Reference in New Issue
Block a user