UNPKG

matterbridge-roborock-vacuum-plugin

Version:
29 lines (28 loc) 1.41 kB
export var DeviceModel; (function (DeviceModel) { DeviceModel["Q5"] = "roborock.vacuum.a34"; DeviceModel["Q5_PRO"] = "roborock.vacuum.a72"; DeviceModel["S5"] = "roborock.vacuum.s5"; DeviceModel["S5_MAX"] = "roborock.vacuum.s5e"; DeviceModel["S6"] = "roborock.vacuum.s6"; DeviceModel["S6_MAXV"] = "roborock.vacuum.a10"; DeviceModel["S6_PURE"] = "roborock.vacuum.a08"; DeviceModel["Q7"] = "roborock.vacuum.a40"; DeviceModel["Q7_PLUS"] = "roborock.vacuum.axx"; DeviceModel["Q7_MAX"] = "roborock.vacuum.a38"; DeviceModel["S7"] = "roborock.vacuum.a15"; DeviceModel["S7_MAXV"] = "roborock.vacuum.a27"; DeviceModel["S7_MAXV_ULTRA"] = "roborock.vacuum.a65"; DeviceModel["S7_PRO_ULTRA"] = "roborock.vacuum.a62"; DeviceModel["Q8_MAX"] = "roborock.vacuum.a73"; DeviceModel["S8"] = "roborock.vacuum.a51"; DeviceModel["S8_PRO_ULTRA"] = "roborock.vacuum.a70"; DeviceModel["S8_MAXV_ULTRA"] = "roborock.vacuum.a97"; DeviceModel["QREVO_MASTER"] = "roborock.vacuum.a117"; DeviceModel["QREVO_CURV"] = "roborock.vacuum.a135"; DeviceModel["QREVO_S"] = "roborock.vacuum.a104"; DeviceModel["QREVO_PRO"] = "roborock.vacuum.a101"; DeviceModel["QREVO_MAXV"] = "roborock.vacuum.a87"; DeviceModel["QREVO_EDGE_5V1"] = "roborock.vacuum.a187"; DeviceModel["QREVO_EDGE_5AE"] = "roborock.vacuum.xxxx"; })(DeviceModel || (DeviceModel = {}));