Homematic Timestamp of last change

Hi,

i try to use the timestamp of the last change from a homematic module in openhab. but i cant find a way to use it. is there any1 who can help me?

every homematic module has a datapoint “LastTimestamp()” with the timestamp of the last state change.
sample: dom.GetObject(“ise-id”).LastTimestamp()

its possible right?

PlanLos

Hi,

currently this datapoint is not made available by the binding. I don’t know whether it is possible to receive this value.
What do you think, @gerrieg?

it’s not exposed by the Homematic API. You have to use a rule and a unbound DateTime item.