exclusion_zone syntax.
I am looking to include my wiper's exclusion_zone coordinates in the thingomatic xml. In the file I see this:
//<exclusion>
<exclusion_zone topleftback="x,y,z" bottomrightfront="x,y,z" reason="box 1"/>
<exclusion_zone topleftback="x,y,z" bottomrightfront="x,y,z" reason="box 2"/>
</exclusion>//
But I am not sure how the coordinates should be input into these lines.
Does anyone know? And now that I think about it, does any of this info even get used now?