Somfy-Developer / Somfy-TaHoma-Developer-Mode

A collection of requests to use a local API with Somfy TaHoma gateways
147 stars 12 forks source link

feature request: add timestamps to events from listener #108

Open grzegorzjudas opened 1 year ago

grzegorzjudas commented 1 year ago

Hello,

would it be possible to add timestamps to events that are being returned from the event listener that was previously registered? It's a great way to query the history of changes of the system in longer intervals to not overburden the API, but with timestamps missing it's not possible to properly allocate an event to a specific time since the last fetch happened.