I am trying to create a localization dashboard using X and Y coordinates on an image of a corridor. I created the dashboard with the image and the device is transmitting the data but I can’t see the pin on the image.
In the payload parser, I take the X and Y in meters and normalize them to 0,1. I also add the layer variable for the corridor layer.
I’d recommend you create a second profile and use our RTLS kickstarter as it has a already working image marker usage for showing indoor sensor positions.
Additionally, when the devices sends new x and y positions, the location only updates when the dashboard is refreshed, is there a workaround to this issue?
Thats because the widget requires the data to be editable, if you utilize a immutable device it will fail since you can’t edit data on a immutable device.