-
Notifications
You must be signed in to change notification settings - Fork 37
SpotArea
Sascha edited this page Apr 25, 2021
·
3 revisions
-
Install the library and prepare the example app
-
Start example app:
node app2.js | grep 'CurrentSpotAreaID'
or
NODE_ENV=dev node app2.js | grep 'CurrentSpotAreaID'
-
Start a cleaning
-
Then the current spot area ids are output in the log. For example:
[...] CurrentSpotAreaID: 0
...
[...] CurrentSpotAreaID: 7
Remark: Sometimes the CurrentSpotAreaID
is unknown
.
This happens, for example, while the bot is charging or while it is between two spot areas.
Table of contents