Add RV30 Max fixture using klap

map names and area names are scrubbed manually.
note that there is no redactor for "name" as it is used in other contexts, too...
This commit is contained in:
Teemu Rytilahti
2025-01-20 21:05:53 +01:00
parent 6b2a284d42
commit e163f5f61e
4 changed files with 894 additions and 1 deletions

View File

@@ -71,6 +71,9 @@ REDACTORS: dict[str, Callable[[Any], Any] | None] = {
"custom_sn": lambda _: "000000000000",
"location": lambda x: "#MASKED_NAME#" if x else "",
"map_data": lambda x: "#SCRUBBED_MAPDATA#" if x else "",
"map_name": lambda x: "I01BU0tFRF9OQU1FIwo=", # #MASKED_NAME#
# unknown robovac binary blob in get_device_info
"cd": lambda x: "I01BU0tFRF9CSU5BUlkjCg==", # #MASKED_BINARY#
}
# Queries that are known not to work properly when sent as a