You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible currently using the api to change maps on a S5 Max and implement multi floor support before its official?
In a 3 floor house I would use something to trigger the api when the floor is changed then send the new map to the robot.
The text was updated successfully, but these errors were encountered:
frommiioimportVacuumvac=Vacuum("<local_ip>", "<TOKEN>")
vac.send("load_multi_map",1) #1 or 0 are valid parameters for me, it can be 2 or more, you need to test and keep an eye on the app.
Would it be possible currently using the api to change maps on a S5 Max and implement multi floor support before its official?
In a 3 floor house I would use something to trigger the api when the floor is changed then send the new map to the robot.
The text was updated successfully, but these errors were encountered: