You've already forked STARK
mirror of
https://github.com/MarkParker5/STARK.git
synced 2025-07-12 22:50:22 +02:00
add SmartHome models for db
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
from typing import List
|
||||
|
||||
class MerlinMessage:
|
||||
urdi: bytearray
|
||||
urdi: bytes
|
||||
func: int # unsigned 1 byte int 0...255
|
||||
arg: int # unsigned 1 byte int 0...255
|
||||
|
||||
|
Reference in New Issue
Block a user