Modify / rewrite item status in dependance of other item status

Hi,

currently I fetch the item status of my rollershutter via the http Binding. This works nice however the shutter value shown in the sitemap does
a) not reflect the value I would like (not normalized to the real status)
b) is dependent whether the rollershutter endpoint was the upper or lower endpoint

What ideas do you have to do a kind of value rewrite ?

Thanks a lot

If all you are worried about is the sitemap, this is what transformations are for. Without more information about what the actual Item states are I can’t really provide more suggestions except to look at the available transformations in the Item label to see which one makes the most sense to convert what the HTTP binding is returning and what you want to see on the sitemap.