Commit Graph

10 Commits

Author SHA1 Message Date
onyx-and-iris
0fc4f693fa Update dataclass.py 2022-04-26 23:38:56 +01:00
onyx-and-iris
7272d2ad21 Update dataclass.py
add all gainlayers to pdirty in dataclass
2022-03-29 23:40:35 +01:00
onyx-and-iris
c0d19b6663 Update dataclass.py 2022-03-28 18:23:46 +01:00
onyx-and-iris
855cb746b9 Update dataclass.py 2022-03-27 16:12:07 +01:00
onyx-and-iris
5d878a5df0 black reformatter
now using black reformatter
2022-03-26 23:00:09 +00:00
onyx-and-iris
a94b2bb265 Update dataclass.py
split at null terminator
2022-03-23 12:08:08 +00:00
onyx-and-iris
5d593200d3 Update dataclass.py
return as ascii string
2022-03-23 09:43:10 +00:00
onyx-and-iris
18f59b4eb2 Update dataclass.py
add check for empty labels
2022-03-21 16:41:27 +00:00
onyx-and-iris
6c914dafbe add login,logout, caching system, dirty parameter to base class
add login, logout functions to base class.

add caching to setters and fetch caching to getters.

add isdirty function to rt packet dataclass for defining dirty flag.

remove sync kwarg.
2022-03-20 12:25:50 +00:00
onyx-and-iris
85f74b20cb remove underscore from package name
remove underscore from package name
2022-03-04 14:22:29 +00:00