diff --git a/src/vaillant/15.b7s00.tsp b/src/vaillant/15.b7s00.tsp new file mode 100644 index 00000000..5c710b0e --- /dev/null +++ b/src/vaillant/15.b7s00.tsp @@ -0,0 +1,10 @@ +import "@ebusd/ebus-typespec"; +import "./_templates.tsp"; +import "./15.700.tsp"; // réutilise toutes les définitions du VRC 700 + +using Vaillant; + +/** Vaillant Mipro R (B7S00) - alias of VRC 700 */ +@zz(0x15) +namespace _B7S00 extends _700 {} +